availableTime property

List<PractitionerRoleAvailableTime>? availableTime
inherited

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

Implementation

List<PractitionerRoleAvailableTime>? get availableTime =>
    throw _privateConstructorUsedError;