updateHumanPhone abstract method

Future<UpdateHumanPhoneResponse> updateHumanPhone(
  1. ServiceCall call,
  2. UpdateHumanPhoneRequest request
)

Implementation

$async.Future<$0.UpdateHumanPhoneResponse> updateHumanPhone($grpc.ServiceCall call, $0.UpdateHumanPhoneRequest request);