Hey everyone. I am having problems parsing multi-l...
# tornadofx
e
Hey everyone. I am having problems parsing multi-level json objects using the TornadoFx json parser. Here's my json response.(it's a rest api endpoint for flights resources ). When trying to get the string values from the arrival object, it's not updating to ui .