QChatChannel.fromJson constructor Null safety
Implementation
factory QChatChannel.fromJson(Map<String, dynamic> json) =>
_$QChatChannelFromJson(json);
factory QChatChannel.fromJson(Map<String, dynamic> json) =>
_$QChatChannelFromJson(json);