Internal
Possible values in normalized LocationQuery. null renders the query param but without an =.
null
=
?isNull&isEmpty=&other=othergives`{ isNull: null, isEmpty: '', other: 'other' }`. Copy
?isNull&isEmpty=&other=othergives`{ isNull: null, isEmpty: '', other: 'other' }`.
Possible values in normalized LocationQuery.
nullrenders the query param but without an=.