menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
body property
body property
dark_mode
light_mode
body
property
String
body
final
The body of the notification.
Implementation
final String body;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
body property
NotificationPayload class