groupIds property

List<int>? groupIds

The IDs of the groups in which the search is performed.

Implementation

List<int>? get groupIds => _groupIds;