calendars property

Map<String, FreeBusyCalendar>? calendars
getter/setter pair

List of free/busy information for calendars.

Implementation

core.Map<core.String, FreeBusyCalendar>? calendars;