Package-level declarations
Types
Link copied to clipboard
class Downloader
Downloader is responsible for handling file downloads from a given URL. This class provides functionality to asynchronously download files, report download progress, and handle errors that may occur during the download process.