Background

val Dispatchers.Background: BackgroundDispatcher

Background CoroutineDispatcher for Android applications which replaces both Dispatchers.Default and Dispatchers.IO.