@override Map<String, dynamic> toJson() => <String, dynamic>{ 'autosave_photos': autosavePhotos, 'autosave_videos': autosaveVideos, 'max_video_file_size': maxVideoFileSize, '@type': constructor, };