Charlie Christensen
DataStore
runBlocking
runBlocking { dataStore.data.first() }
withContext(<http://Dispatchers.IO|Dispatchers.IO>) { dataStore.data.first() }
Adam Powell
withContext
A modern programming language that makes developers happier.