UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 544 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/messaging](./messaging.md) &gt; [MessagePayload](./messaging.messagepayload.md) &gt; [notification](./messaging.messagepayload.notification.md) ## MessagePayload.notification property Display notification details. They are sent through the [Send API](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#notification) <b>Signature:</b> ```typescript notification?: NotificationPayload; ```