menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
timestamp property
timestamp property
dark_mode
light_mode
timestamp
property
DateTime
timestamp
final
The timestamp when the notification was created.
Implementation
final DateTime timestamp;
notification_manager package
documentation
features/notifications/domain/entities/notification_entity
NotificationEntity
timestamp property
NotificationEntity class