queryParams

open override val queryParams: MutableMap<String, String>(source)

Like params but only for the query string.

This is provided just in case a user needs to disambiguate between a dynamic path part and a query parameter with the same name.