Join Slack
Powered by
Ah. Yes, Kotlin has properties, not fields. You ca...
# getting-started
d
diesieben07
01/17/2018, 2:33 PM
Ah. Yes, Kotlin has properties, not fields. You can think of a property as a Java field plus automatic getter (and setter if mutable).
Open in Slack
Previous
Next