notAvailable property

List<PractitionerRoleNotAvailable>? notAvailable
inherited

notAvailable The practitioner is not available or performing this role during this period of time due to the provided reason.

Implementation

List<PractitionerRoleNotAvailable>? get notAvailable =>
    throw _privateConstructorUsedError;