process property

List<ExampleScenarioProcess>? process
inherited

process A group of operations that represents a significant step within a scenario.

Implementation

List<ExampleScenarioProcess>? get process =>
    throw _privateConstructorUsedError;