Join Slack
Powered by
<@U6BRLED33> You're extracting a String, but you s...
# tornadofx
e
edvin
08/01/2017, 6:07 PM
@eddy_wm
You're extracting a String, but you should extract a JsonObject for it. Even better, if you have an
Arrival
object that also supports JSON, this can be automatically loaded with
arrival = jsonModel("arrival")
.
Open in Slack
Previous
Next