Returns the encoded URI string
Optional
prefixIfNotEmpty: booleanProperty parses the components of an URI into their values or array of values.
Accepts any convertible query parameter and imports the values.
Returns a string representation of an object.
Static
initCreates a new QueryBuilder using the provided query.
Provides a means for parsing and building a set of parameters.
In other languages, dictionaries are not reliable for retaining the order of stored values. So for certainty and flexibility we use an ordered dictionary as a base class.