coroutineScope

open override val coroutineScope: CoroutineScope

CoroutineScope scope used to execute coroutine based use cases. It is your responsibility to cancel it when all running tasks should be stopped