updateHumanPhone abstract method

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

Implementation

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