nicknameContains property Null safety
read / write
Sets the filter with nickname.
Query result will contains channels that any one of member contains given nickname
Implementation
String? nicknameContains;
Sets the filter with nickname.
Query result will contains channels that any one of member contains given nickname
String? nicknameContains;