Creates a new Url
The Url to base this instance off of
Optional queryStringObject: Record<string, unknown>Query string items as a plain object to add/update on the base Url. Set an item to undefined | null to remove it.
Private #queryPrivate #urlGenerated using TypeDoc
Defines a Url