menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
scheduledDateTime property
scheduledDateTime property
dark_mode
light_mode
scheduledDateTime
property
DateTime
?
scheduledDateTime
final
The scheduled date time of the notification.
Implementation
final DateTime? scheduledDateTime;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
scheduledDateTime property
NotificationPayload class