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