removeHumanAuthFactorOTP abstract method

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

Implementation

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