<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/messaging](./messaging.md) &gt; [NotificationPayload](./messaging.notificationpayload.md) &gt; [image](./messaging.notificationpayload.image.md)

## NotificationPayload.image property

The URL of an image that is downloaded on the device and displayed in the notification.

<b>Signature:</b>

```typescript
image?: string;
```
