menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
badge property
badge property
dark_mode
light_mode
badge
property
int
?
get
badge
inherited
Returns the badge number for the notification.
Implementation
int? get badge { return _badge; }
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
badge property
ICustomNotificationContent class