menu
googleapis package
documentation
calendar/v3.dart
CalendarList
items property
items property
dark_mode
light_mode
items
property
List
<
CalendarListEntry
>
?
items
getter/setter pair
Calendars that are present on the user's calendar list.
Implementation
core.List<CalendarListEntry>? items;
googleapis package
documentation
calendar/v3
CalendarList
items property
CalendarList class