Join Slack
Powered by
How should I deserialize JSON into a Kotlin data c...
# javascript
r
redrield
11/18/2017, 9:59 PM
How should I deserialize JSON into a Kotlin data class?
g
gaetan
11/18/2017, 11:12 PM
For a simple Json deserialize use Array instead of list.
r
redrield
11/18/2017, 11:18 PM
Still not getting anything
redrield
11/18/2017, 11:18 PM
And I know that there's actually stuff for it to deserialize. The raw JSON contains what I expect
37
Views
Open in Slack
Previous
Next