We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734ae6a commit 9c68414Copy full SHA for 9c68414
README.md
@@ -22,6 +22,8 @@ Hi,This is a very cool tool for Kotlin developers ,It can convert the Json Strin
22
* Generate Kotlin data class from any legal JSON text.
23
* Support JSON Serialize Lib Annotation(Gson,Jackson,Fastjson,MoShi and LoganSquare)
24
* Support customize your own Annotation
25
+* Support init property with default value
26
+* Support make property type to be nullable(?)
27
28
### How to use
29
* Search 'JsonToKotlinClass' in Intellij Idea Plugin Repositroy Or AndroidStudio Plugin Repository And Install it.</br>
0 commit comments