Join Slack
Powered by
It seems that a class that is annotated with @opti...
# arrow
r
Roger Gilliar
02/16/2021, 7:31 AM
It seems that a class that is annotated with @optics can not be internal ? Is that true ?
s
simon.vergauwen
02/16/2021, 11:30 AM
Hey Roger, That could be possible. I think the kapt generator doesn't take this modifier into account and instead generates everything as
public
.
4
Views
Open in Slack
Previous
Next