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