In this video you will learn how to use Moshi to Convert JSON Object to Kotlin Data class using the following steps:
1. Create a JSON Object
2. Create Kotlin Class Based on Json Object
3. Apply Moshi annotation on Data Class
4. Create JsonAdapter
5. Done Conversion
6. Print the output in LogCat
https://github.com/sippitechnologies/...