groupIDs property

List<String> get groupIDs

Implementation

List<String> get groupIDs => config.groups.keys.toList(growable: false);