menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
isScheduled property
isScheduled property
dark_mode
light_mode
isScheduled
property
bool
isScheduled
final
Whether the notification is scheduled.
Implementation
final bool isScheduled;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
isScheduled property
NotificationPayload class