Join Slack
Powered by
-.kt
# announcements
a
anstaendig
08/08/2018, 10:16 AM
-.kt
-.kt
g
gildor
08/08/2018, 10:16 AM
add setter and backing field
gildor
08/08/2018, 10:17 AM
or just initilize default Foo
p
Pavlo Liapota
08/08/2018, 10:22 AM
Maybe you need just
val
property in this case?
Copy code
private val foo get() = Foo(thisValueChangesOnRuntime)
3
Views
Open in Slack
Previous
Next