And5WithWorld<TInput1, TInput2, TInput3, TInput4, TInput5, TWorld extends World> constructor

And5WithWorld<TInput1, TInput2, TInput3, TInput4, TInput5, TWorld extends World>([
  1. StepDefinitionConfiguration? configuration
])

Implementation

And5WithWorld([StepDefinitionConfiguration? configuration])
    : super(configuration);