withDownload

abstract suspend fun <T> withDownload(block: suspend () -> T): T(source)