groups property

Map<String, List<String>>? groups
final

Group memberships as a map of group type to group names.

Implementation

final Map<String, List<String>>? groups;