action property

List<RequestOrchestrationAction>? action
inherited

action The actions, if any, produced by the evaluation of the artifact.

Implementation

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