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