In this tutorial, we’re gonna look at way to parse JSON into Data Class, Array, Map and do the opposite: convert object, Array, Map to JSON in Kotlin with the help of Gson library.
Related Posts:
– How to work with Kotlin HashMap
– Kotlin List & Mutable List tutorial with examples
– Kotlin – Convert Object to JSON and vice versa using Jackson
– Kotlin – Convert object of a Data Class to another Data Class object
– Kotlin Android – Read JSON file from assets using Gson
Support Tool: Json Formatter