<@U0B8ZP13Q> I get a `data class` which is part of...
# klaxon
d
@cedric I get a
data class
which is part of a sealed class and pass a data to
Json()
constructor which is
Any
, and it's member function is supposed to do the conversion back to a json string...