group property

List<Group>? group
getter/setter pair

The groups that match the specified filters.

Implementation

core.List<Group>? group;