output property

List<DataRequirement>? output
inherited

output Defines the outputs of the action, if any.

Implementation

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