notAvailable property

List<HealthcareServiceNotAvailable>? notAvailable
inherited

notAvailable The HealthcareService is not available during this period of time due to the provided reason.

Implementation

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