Never mind, figured it out. Seems to be a technica...
# announcements
r
Never mind, figured it out. Seems to be a technical limitations (generated getters can't override) so the solution is to make the val private and implement the getter explicitely 😞