deviant
launch(UI) { val json = fetchFromNetwork() //call method that updates the UI }
fetchFromNetwork()