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
Since it about a 50/50 split between cases that use EMPTY vs null, when a null is passed
I decided to just put the null handling back into the constructor.
That makes the choice more explicit, and makes the PR easier to review / compare to the prior logic
0 commit comments