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
is clearly invalid; it will fail in any implementation that's not aware of the commented generic syntax, including the Dart VM. The analyzer should warn about it even in strong mode to help users avoid the failures like this.