removePhone abstract method

Future<RemovePhoneResponse> removePhone(
  1. ServiceCall call,
  2. RemovePhoneRequest request
)

Implementation

$async.Future<$0.RemovePhoneResponse> removePhone(
    $grpc.ServiceCall call, $0.RemovePhoneRequest request);