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