getInstance function

FileDownloaderInterface getInstance()

Implementation

FileDownloaderInterface getInstance() =>
    throw UnsupportedError('Cannot create an file downloader instance');