userIdsIncludeIn property Null safety

List<String> userIdsIncludeIn
read / write

Sets the filter with user IDs

Query result will return if any one of user id matches with channel's members

Implementation

List<String> userIdsIncludeIn = [];