Flow constructor

Flow(
  1. List<Stage> stages
)

Implementation

Flow(this.stages);