menu
googleapis package
documentation
calendar/v3.dart
CalendarList
CalendarList constructor
CalendarList constructor
dark_mode
light_mode
CalendarList
constructor
CalendarList
(
{
String
?
etag
,
List
<
CalendarListEntry
>
?
items
,
String
?
kind
,
String
?
nextPageToken
,
String
?
nextSyncToken
,
})
Implementation
CalendarList({ this.etag, this.items, this.kind, this.nextPageToken, this.nextSyncToken, });
googleapis package
documentation
calendar/v3
CalendarList
CalendarList constructor
CalendarList class