userIdsExactlyIn property Null safety
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 = [];
Sets the filter with user IDs
Query result will return only if channel's members are exactly matched with this property
List<String> userIdsExactlyIn = [];