isReminderOn property
The reminder status of the event.
Can be null
if the reminder status is unknown or not provided.
Implementation
final bool? isReminderOn;
The reminder status of the event.
Can be null
if the reminder status is unknown or not provided.
final bool? isReminderOn;