action property

List<PlanDefinitionAction>? action
inherited

action An action or group of actions to be taken as part of the plan. For example, in clinical care, an action would be to prescribe a particular indicated medication, or perform a particular test as appropriate. In pharmaceutical quality, an action would be the test that needs to be performed on a drug product as defined in the quality specification.

Implementation

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