How should I deserialize JSON into a Kotlin data c...
# javascript
r
How should I deserialize JSON into a Kotlin data class?
g
For a simple Json deserialize use Array instead of list.
r
Still not getting anything
And I know that there's actually stuff for it to deserialize. The raw JSON contains what I expect