DownloadedLanguageStatus.empty constructor
DownloadedLanguageStatus.empty()
Implementation
factory DownloadedLanguageStatus.empty() => DownloadedLanguageStatus(
publicationReleasedUuid: "", tourStatus: const [], allStatus: DownloadedMediaStatus.empty());