I always prefer this way for Java. But in Kotlin t...
# announcements
f
I always prefer this way for Java. But in Kotlin the
companion object
may separate property declarations inside the primary constructor and declarations in the class body, which clutters code.