removeHumanPhone abstract method

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

Implementation

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