body property

String? body
getter/setter pair

The notification's body text.

If present, it will override google.firebase.fcm.v1.Notification.body.

Implementation

core.String? body;