I'm trying to remember where and I can't but Im po...
# getting-started
b
I'm trying to remember where and I can't but Im positive I used this kind of "hack"
Copy code
class Foo(){
var prop: Bar = initBar().apply{ whatever()}
}