Kotlin – Convert Object to/from JSON with Gson
This tutorial shows you how to use Gson to convert Kotlin object to/from JSON. Related Post: Kotlin List & Mutable List tutorial with examples
This tutorial shows you how to use Gson to convert Kotlin object to/from JSON. Related Post: Kotlin List & Mutable List tutorial with examples
This tutorial shows you how to use Jackson 2.x to convert Kotlin object to/from JSON. Related Post: Kotlin List & Mutable List tutorial with examples