GetPipelineExecutionOutput constructor
GetPipelineExecutionOutput({
- PipelineExecution? pipelineExecution,
Implementation
GetPipelineExecutionOutput({
this.pipelineExecution,
});