you can disable getter and setter generation using...
# announcements
s
you can disable getter and setter generation using
@JvmField
, though I’m not entirely sure that’d help you in this specific case 😅