-
@Target(allowedTargets = {AnnotationTarget.FIELD, AnnotationTarget.PROPERTY}) public @interface Refract
Marks a field or Kotlin property to be automatically (de)serialized. This annotation is only effective in classes with the @RefractClass annotation.