QueryParamValue

interface QueryParamValue

Represents a query parameter value.

Encoded by QueryParameters to make a URL safe string.

Inheritors

Properties

Link copied to clipboard
abstract val value: String

The value of the query parameter.