state property
The state of the calendar. An OPEN calendar indicates that
actions are allowed to proceed, and a CLOSED calendar indicates
that actions are not allowed to proceed.
Implementation
final CalendarState? state;
The state of the calendar. An OPEN calendar indicates that
actions are allowed to proceed, and a CLOSED calendar indicates
that actions are not allowed to proceed.
final CalendarState? state;