dispatcher

var dispatcher: CoroutineDispatcher?

Allow specifying the coroutine dispatcher to use for IO operations.