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