QChatServerUnreadInfo constructor Null safety
Implementation
QChatServerUnreadInfo(
{required this.serverId,
this.unreadCount,
this.mentionedCount,
this.maxCount});
QChatServerUnreadInfo(
{required this.serverId,
this.unreadCount,
this.mentionedCount,
this.maxCount});