You can consider using moshi? It's essentially gso...
# android
c
You can consider using moshi? It's essentially gson v3. Has support for default values in kotlin. If not, then I think there is another library that helps bridge the gap of gson and kotlin, but never used it.