@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_list': chatList?.toJson(), 'limit': limit, '@type': constructor, };