I want to use data class for json parsing, right n...
# android
v
I want to use data class for json parsing, right now I use autovalue, created bytecode has only 14 methods, while the same kotlin data class 28