durationUnit property

TimingRepeatDurationUnit? durationUnit
inherited

durationUnit The units of time for the duration, in UCUM units Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence.

Implementation

TimingRepeatDurationUnit? get durationUnit =>
    throw _privateConstructorUsedError;