menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
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/domain/entities/notification_entity
NotificationEntity
imageUrl property
NotificationEntity class