removeHumanAuthFactorOTP abstract method

Future<RemoveHumanAuthFactorOTPResponse> removeHumanAuthFactorOTP(
  1. ServiceCall call,
  2. RemoveHumanAuthFactorOTPRequest request
)

Implementation

$async.Future<$0.RemoveHumanAuthFactorOTPResponse> removeHumanAuthFactorOTP($grpc.ServiceCall call, $0.RemoveHumanAuthFactorOTPRequest request);