stack property

List<PipelineFunction> get stack

Implementation

List<PipelineFunction> get stack => [..._stack];