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
The tool will currently insert ! on access to hashCode and toString (but not ==, and I haven't checked runtimeType). That's wrong because null has these properties and methods.