menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
ticker property
ticker property
dark_mode
light_mode
ticker
property
String
?
get
ticker
inherited
Returns the ticker text of the notification.
Implementation
String? get ticker { return _ticker; }
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
ticker property
ICustomNotificationContent class