Of course with `runBlocking { }` around the `await...
# kodein
d
Of course with
runBlocking { }
around the
await()
, since the property delegation is not suspending..