recurrenceTemplate property

List<AppointmentRecurrenceTemplate>? recurrenceTemplate
inherited

recurrenceTemplate The details of the recurrence pattern or template that is used to generate recurring appointments.

Implementation

List<AppointmentRecurrenceTemplate>? get recurrenceTemplate =>
    throw _privateConstructorUsedError;