version property

List<ExampleScenarioVersion>? version
inherited

version Represents the instance as it was at a specific time-point.

Implementation

List<ExampleScenarioVersion>? get version =>
    throw _privateConstructorUsedError;