query

open fun query(): Map<String, String>?

Returns a map of URL query parameters to be appended to the request URI.

Return

A map of query parameters, or null if there are none.