<@U14ECM2KV> `save` is a method on an instance of ...
# tornadofx
e
@ron
save
is a method on an instance of JsonModel, but load cannot be, since you want to create one from a file. There is a
loadJsonObject()
though.