step property

List<ExampleScenarioStep>? step
inherited

step Indicates the operation, sub-process or scenario that happens if the alternative option is selected.

Implementation

List<ExampleScenarioStep>? get step => throw _privateConstructorUsedError;