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