menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
body property
body property
dark_mode
light_mode
body
property
String
body
final
The body content of the notification.
Implementation
final String body;
notification_manager package
documentation
features/notifications/domain/entities/notification_entity
NotificationEntity
body property
NotificationEntity class