groups property

List<ToolsGroup> groups

Implementation

List<ToolsGroup> get groups => List.from(_groups);