removeHumanPhone abstract method

Future<RemoveHumanPhoneResponse> removeHumanPhone(
  1. ServiceCall call,
  2. RemoveHumanPhoneRequest request
)

Implementation

$async.Future<$1.RemoveHumanPhoneResponse> removeHumanPhone(
    $grpc.ServiceCall call, $1.RemoveHumanPhoneRequest request);