menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier of the notification.
Implementation
final String id;
notification_manager package
documentation
features/notifications/domain/entities/notification_entity
NotificationEntity
id property
NotificationEntity class