deno.com
method URLSearchParams.prototype.toString
#URLSearchParams.prototype.toString(): string

Returns the search parameters serialized as a string, with characters percent-encoded where necessary.

Return Type #

string