actor property

List<ExampleScenarioActor>? actor
inherited

actor A system or person who shares or receives an instance within the scenario.

Implementation

List<ExampleScenarioActor>? get actor => throw _privateConstructorUsedError;