removeMyAuthFactorOTP abstract method

Future<RemoveMyAuthFactorOTPResponse> removeMyAuthFactorOTP(
  1. ServiceCall call,
  2. RemoveMyAuthFactorOTPRequest request
)

Implementation

$async.Future<$0.RemoveMyAuthFactorOTPResponse> removeMyAuthFactorOTP(
    $grpc.ServiceCall call, $0.RemoveMyAuthFactorOTPRequest request);