main

abstract val main: CoroutineDispatcher

A coroutine dispatcher that behaves like Dispatchers.Main (i.e. confined to the main UI thread).