Join Slack
Powered by
Yes, not sure why you are using two properties. Fo...
# announcements
d
diesieben07
02/07/2019, 5:01 PM
Yes, not sure why you are using two properties. For Kotlin: write a normal property (and hide it from Java with @JvmSynthetic if needed). For Java write a normal fun that returns
this
.
Open in Slack
Previous
Next