@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_folder_id': chatFolderId, 'folder': folder?.toJson(), '@type': constructor, };