How is this related to Kotlin? I suggest to look on StackOverflow for this kind of problems…
l
louiscad
09/09/2020, 2:05 PM
Since we're on Kotlin's Slack, I'd recommend to use kotlinx.serialization which has a good doc. Or Moshi for something that looks closer to Gson and works only on JVM&Android.