I want to create POJO class for Kotlin, as we know that www.jsonschema2pojo.org converts JSON to POJO so we can use it with gson.
Anyone know how to create Gson POJO for
In vs-code there is a plugin named Paste JSON as Code. it supports many languages. Paste Json as code