outputs property

Map<String, List<String>>? outputs
final

Returned values from the execution of the step.

Implementation

final Map<String, List<String>>? outputs;