action property

List<PlanDefinitionAction>? action
inherited

action An action or group of actions to be taken as part of the plan.

Implementation

List<PlanDefinitionAction>? get action => throw _privateConstructorUsedError;