pipelineParameters property

List<Parameter>? pipelineParameters
final

Contains a list of pipeline parameters. This list can be empty.

Implementation

final List<Parameter>? pipelineParameters;