<!-- 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; [body](./messaging.notificationpayload.body.md)

## NotificationPayload.body property

The notification's body text.

<b>Signature:</b>

```typescript
body?: string;
```
