excludingRecurrenceId property

List<FhirPositiveInt>? excludingRecurrenceId
inherited

excludingRecurrenceId Any dates, such as holidays, that should be excluded from the recurrence.

Implementation

List<FhirPositiveInt>? get excludingRecurrenceId =>
    throw _privateConstructorUsedError;