voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 457 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/messaging](./messaging.md) > [NotificationPayload](./messaging.notificationpayload.md) > [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;
```