createPatient abstract method

Future<CreatePatientResponse> createPatient(
  1. ServiceCall call,
  2. CreatePatientRequest request
)

Implementation

$async.Future<$6.CreatePatientResponse> createPatient($grpc.ServiceCall call, $6.CreatePatientRequest request);