You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a bit clunky that @ConstructorBinding is needed on nested classes. I think if the outer class is constructor bound we should assume the inner one is also constructor bound.