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