removeMyPhone abstract method

Future<RemoveMyPhoneResponse> removeMyPhone(
  1. ServiceCall call,
  2. RemoveMyPhoneRequest request
)

Implementation

$async.Future<$4.RemoveMyPhoneResponse> removeMyPhone(
    $grpc.ServiceCall call, $4.RemoveMyPhoneRequest request);