Join Slack
Communities
Powered by
eg. ``` val text: String suspend get() = somethin...
# coroutines
i
Ian
08/06/2017, 4:56 PM
eg.
Copy code
val text: String suspend get() = somethingThatReturnsFuture().await()
Open in Slack
Previous
Next