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