instance property

List<ExampleScenarioInstance>? instance
inherited

instance Each resource and each version that is present in the workflow.

Implementation

List<ExampleScenarioInstance>? get instance =>
    throw _privateConstructorUsedError;