queryType property Null safety

GroupChannelListQueryType queryType
read / write

Sets query type user Id filter, it only will work when includeMemberList is true

Implementation

GroupChannelListQueryType queryType = GroupChannelListQueryType.or;