actor property

List<PlanDefinitionActor>? actor
inherited

actor Actors represent the individuals or groups involved in the execution of the defined set of activities.

Implementation

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