DownloadableModelFileDownloader

Defines the DownloadableModelFileDownloader contract for the SDAI data layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract fun download(id: String, url: String): Flow<DownloadState>

Executes the download step in the SDAI data layer.