dispatcher

fun dispatcher(dispatcher: CoroutineDispatcher): PollingConfigBuilder<T>

Sets the CoroutineDispatcher used to run polling. Defaults to Dispatchers.Default.