excludingDate property

List<FhirDate>? excludingDate
inherited

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

Implementation

List<FhirDate>? get excludingDate => throw _privateConstructorUsedError;