Lenses

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class Lenses

Used by the fritz2 gradle-plugin to identify data classes it should generate Lenses for.