step property

List<ExampleScenarioStep>? step
inherited

step What happens in each alternative option.

Implementation

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