getNextRequest

abstract suspend fun getNextRequest(): DownloadRequest?

Returns the next DownloadRequest to be executed, or null if there are no more requests.