menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
icon property
icon property
dark_mode
light_mode
icon
property
String
?
get
icon
inherited
Returns the icon of the notification.
Implementation
String? get icon => _icon;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
icon property
ICustomNotificationContent class