branches property

List<Branch<BaseStep>> branches
finalinherited

The branches

Implementation

final List<Branch<T>> branches = [];