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
Making it nullable is way too pedantic. It privileges the corner case where it could be null over the many, many uses where it could not possibly be null.