voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 395 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) > [body](./messaging.notificationpayload.body.md)
## NotificationPayload.body property
The notification's body text.
<b>Signature:</b>
```typescript
body?: string;
```