actor property

List<ExampleScenarioActor>? actor
inherited

actor Actor participating in the resource.

Implementation

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