reminderMinutes property

List<int>? reminderMinutes
final

Reminder minutes before the event (e.g., 15 for 15 minutes before)

Implementation

final List<int>? reminderMinutes;