dispatcher
Dispatcher that will be used for coroutines in the background (e.g., emit events). Defaults to Dispatchers.IO if available, or Dispatchers.Default.
Dispatcher that will be used for coroutines in the background (e.g., emit events). Defaults to Dispatchers.IO if available, or Dispatchers.Default.