Why I ditched beloved Gson for my Kotlin project3605Abhishek BansalElyeMay 17, 2020·1 min readNice one. 3 years ago I found this issueKotlin: Hacking non Null variable Null!!One of Kotlin most prominent feature above Java is it’s null-safety feature. However, there’s a simple way that make it…medium.com