If false, then the result string won't be encoded by using encodeURIComponent
Separator for nested properties
Filters values that shouldn't be serialized. By default, the function skip all values with null-s and empty strings.
property key
accumulated property path ({a: {b: 1}} => 'a_b')
If true, then nested properties will be encoded by using
[]
syntaxfalse