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
There's no reason to require it to be present with null value. Making it default to null allows simpler serialization if the SDK fails before producing a results array.
There's no reason to require it to be present with
nullvalue. Making it default tonullallows simpler serialization if the SDK fails before producing aresultsarray.@michaelcfanning @kupsch