CalendarApi class
Manipulates events and other calendar data.
Constructors
- CalendarApi(Client client, {String rootUrl = 'https://www.googleapis.com/', String servicePath = 'calendar/v3/'})
Properties
- acl → AclResource
-
no setter
- calendarList → CalendarListResource
-
no setter
- calendars → CalendarsResource
-
no setter
- channels → ChannelsResource
-
no setter
- colors → ColorsResource
-
no setter
- events → EventsResource
-
no setter
- freebusy → FreebusyResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- settings → SettingsResource
-
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- calendarEventsReadonlyScope → const String
- View events on all your calendars
- calendarEventsScope → const String
- View and edit events on all your calendars
- calendarReadonlyScope → const String
- See and download any calendar you can access using your Google Calendar
- calendarScope → const String
- See, edit, share, and permanently delete all the calendars you can access using Google Calendar
- calendarSettingsReadonlyScope → const String
- View your Calendar settings