active property

bool? active
getter/setter pair

Whether the schedule is active or not.

Must be set to either true or false.

Implementation

core.bool? active;