clark
04/01/2021, 2:10 PMrocketraman
04/01/2021, 2:17 PMMain
dispatcher.clark
04/01/2021, 2:19 PMrocketraman
04/01/2021, 2:20 PMwithContext(Dispatchers.Main) {
... api calls here ...
}
MainScope
also to combine that dispatcher with a SupervisorJob.