withDefaultContext
This uses withContext([Dispatchers.Default])
for suspend functions.
Parameters
block
The suspend function to run.
This uses withContext([Dispatchers.Default])
for suspend functions.
The suspend function to run.