updateHumanPhone abstract method
Future<UpdateHumanPhoneResponse>
updateHumanPhone(
- ServiceCall call,
- UpdateHumanPhoneRequest request
Implementation
$async.Future<$1.UpdateHumanPhoneResponse> updateHumanPhone(
$grpc.ServiceCall call, $1.UpdateHumanPhoneRequest request);