Top "Moshi" questions

Moshi is a JSON library for Android and Java.

What's the use of Moshi's Kotlin codegen?

I've recently started using Moshi for my Android app and I'm curious to know more about what the annotation @JsonClass(…

json kotlin serialization moshi codegen