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