Damm just removing const makes the field private a...
# announcements
k
Damm just removing const makes the field private and generates a getter, quite a lot of code per
val
. Annotate each of them with
@JvmField
to avoid that.