groupLabels property

List<String> get groupLabels

获取所有分组标签

Implementation

List<String> get groupLabels => _groups.keys.toList();