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
When affecting a value to a property in an anonymous class we got a diagnostic saying that the property does not exist.
It actually exist in the anonymous class but not in the parent one:
When affecting a value to a property in an anonymous class we got a diagnostic saying that the property does not exist.

It actually exist in the anonymous class but not in the parent one: