QChatSearchChannelMembersParam constructor Null safety
Implementation
QChatSearchChannelMembersParam(
{required this.keyword,
this.limit,
required this.serverId,
required this.channelId});
QChatSearchChannelMembersParam(
{required this.keyword,
this.limit,
required this.serverId,
required this.channelId});