DownloaderUtilsService constructor
DownloaderUtilsService(
- ConfigurationService _config,
- ContentService _contents,
- LanguageService _languages,
- StorageService _storage,
Implementation
DownloaderUtilsService(
this._config,
this._contents,
this._languages,
this._storage,
);