Join Slack
Communities
Powered by
Wouldn't be better to have ``` @Serializable data ...
# tornadofx
a
alex
11/24/2018, 6:22 PM
Wouldn't be better to have
Copy code
@Serializable data class Data(val a: Int, @Optional val b: String = "42")
instead of declaring all the properties, and overriding updateModel/toJSON?
Open in Slack
Previous
Next