body property

String? body
final

Body of a notification, comes from 'UNNotificationContent.body' on iOS and 'RemoteMessage.notification.body' on Android.

Implementation

final String? body;