BuilderProperty
A property delegate that stores the given property as it would be serialized in a Json This is needed in Data Builders because the serializer only work from Json
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
operator fun setValue( thisRef: ObjectBuilder, property: KProperty<*>, value: T)
Content copied to clipboard