It seems that a class that is annotated with @opti...
# arrow
r
It seems that a class that is annotated with @optics can not be internal ? Is that true ?
s
Hey Roger, That could be possible. I think the kapt generator doesn't take this modifier into account and instead generates everything as
public
.