onDateTime property
bool
get
onDateTime
If the alarm is triggering on a time, or after a duration
Implementation
bool get onDateTime => _onDateTime;
If the alarm is triggering on a time, or after a duration
bool get onDateTime => _onDateTime;