daysInCycle property

int? daysInCycle
getter/setter pair

Defines a schedule with units measured in days.

The value determines how many days pass between the start of each cycle.

Implementation

core.int? daysInCycle;