flow property

List<String> get flow

Implementation

List<String> get flow => List.unmodifiable(_flow);