commands

abstract fun commands(): Flow<DownloadCommand>

Data stream that sequentially emits commands of type DownloadCommand.