groups property

Set<String> groups

Get all the groupName (as generated by groupNameGetter).

Implementation

Set<String> get groups => _groups.values.toSet();