hidden property

bool? hidden
getter/setter pair

Whether the calendar has been hidden from the list.

Optional. The attribute is only returned when the calendar is hidden, in which case the value is true.

Implementation

core.bool? hidden;