defaultReminders property
The default reminders that the authenticated user has for this calendar.
Implementation
core.List<EventReminder>? defaultReminders;
The default reminders that the authenticated user has for this calendar.
core.List<EventReminder>? defaultReminders;