isReminderOn property

bool? isReminderOn
final

The reminder status of the event.

Can be null if the reminder status is unknown or not provided.

Implementation

final bool? isReminderOn;