membersExactlyIn property Null safety

List<String>? membersExactlyIn
read / write

Sets the filter with user IDs that query result will return only if channel's members are exactly matched with this property

Implementation

List<String>? membersExactlyIn;