userIdsExactlyIn property Null safety

List<String> userIdsExactlyIn
read / write

Sets the filter with user IDs

Query result will return only if channel's members are exactly matched with this property

Implementation

List<String> userIdsExactlyIn = [];