From the Kotlin-docs: "Properties annotated with c...
# india
a
From the Kotlin-docs: "Properties annotated with const (in classes as well as at the top level) are turned into static fields in Java"
👍 3