output property

List<PlanDefinitionOutput>? output
inherited

output Defines the outputs of the action, if any.

Implementation

List<PlanDefinitionOutput>? get output => throw _privateConstructorUsedError;