patientApi property

PatientApi patientApi

Implementation

PatientApi get patientApi => _patientApi ?? (_patientApi = PatientApiImpl(this));