I guess that could be an optional param? `val som...
# announcements
k
I guess that could be an optional param?
val someProperty by weakLazy(reinitializeAfterGC = true) { ... }