menu
notification_manager package
documentation
features/notifications/domain/entities/delivery_status_entity.dart
DeliveryStatusEntity
openedAt property
openedAt property
dark_mode
light_mode
openedAt
property
DateTime
?
openedAt
final
When the notification was opened by the user.
Implementation
final DateTime? openedAt;
notification_manager package
documentation
features/notifications/domain/entities/delivery_status_entity
DeliveryStatusEntity
openedAt property
DeliveryStatusEntity class