pipeline property

PipelineDeclaration? pipeline
final

Represents the structure of actions and stages to be performed in the pipeline.

Implementation

final PipelineDeclaration? pipeline;