removeHumanAuthFactorU2F method

ResponseFuture<RemoveHumanAuthFactorU2FResponse> removeHumanAuthFactorU2F(
  1. RemoveHumanAuthFactorU2FRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.RemoveHumanAuthFactorU2FResponse> removeHumanAuthFactorU2F($0.RemoveHumanAuthFactorU2FRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$removeHumanAuthFactorU2F, request, options: options);
}