DownloadingFileOptions constructor
- bool areReusableAssets
Creates a new instance.
areReusableAssetsEnables fetching the file from cache.
Implementation
DownloadingFileOptions(this.areReusableAssets);
Creates a new instance.
areReusableAssets Enables fetching the file from cache.DownloadingFileOptions(this.areReusableAssets);