Marc Knaup
/** * Signifies that the corresponding property has a getter. */ @JvmField val HAS_GETTER = Flag(F.HAS_GETTER)
louiscad
@JvmField
HAS_GETTER
tschuchort
A modern programming language that makes developers happier.