availableTime property

List<AvailableTime>? get availableTime

A collection of times the practitioner is available or performing this role at the location and/or healthcareservice.

Implementation

List<AvailableTime>? get availableTime => availableTimeField.getValue(json);