DownloadableModelRemoteDataSource
internal class DownloadableModelRemoteDataSource(val api: SdaiAppApi, val fileDownloader: DownloadableModelFileDownloader) : DownloadableModelDataSource.Remote(source)
Coordinates DownloadableModelRemoteDataSource behavior in the SDAI data layer.
Author
Dmitriy Moroz