File Downloader
class FileDownloader @Inject constructor( context: Context, productsAPI: ProductsAPI, dispatchers: CoroutineDispatchers)
Content copied to clipboard
File Downloader class which is used to download a file and write response to the disk.
Constructors
Link copied to clipboard
@Inject
Content copied to clipboard