downloadFile

open suspend override fun downloadFile(url: String, fileName: String, onProgress: (Float) -> Unit): String?(source)