steps property

List<DataleonFlowStep> get steps

Implementation

List<DataleonFlowStep> get steps => List.unmodifiable(_steps);