FirstRunStep constructor
const
FirstRunStep(
- StepType type
Creates a step with a specific type.
Implementation
const FirstRunStep(this.type);
Creates a step with a specific type.
const FirstRunStep(this.type);