groups property

List<Group>? groups
getter/setter pair

The Group resources that match the search query.

Implementation

core.List<Group>? groups;