producer property

String? producer
getter/setter pair

The identifier of the node (TaskConfig/TriggerConfig) this parameter was produced by, if it is a transient param or a copy of an input param.

Implementation

core.String? producer;