workflows property

List<PlaygroundWorkflow> get workflows

Implementation

List<PlaygroundWorkflow> get workflows => List.unmodifiable(_workflows);