onDateTime property

bool get onDateTime

If the alarm is triggering on a time, or after a duration

Implementation

bool get onDateTime => _onDateTime;