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