reminders property

EventReminders? reminders
getter/setter pair

Information about the event's reminders for the authenticated user.

Note that changing reminders does not also change the updated property of the enclosing event.

Implementation

EventReminders? reminders;