offeredIn property

List<Reference>? offeredIn
inherited

offeredIn When the HealthcareService is representing a specific, schedulable service, the availableIn property can refer to a generic service.

Implementation

List<Reference>? get offeredIn => throw _privateConstructorUsedError;