JSONToKotlinClass
JSONToKotlinClass copied to clipboard
how to disable set default value ?
Hi, is there any way to disable set every field with default value(such as val someInt=0, val strField=""), maybe without it will be neater.