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