append Query Parameter
open override fun appendQueryParameter(key: String, value: String?): Uri.Builder
Content copied to clipboard
Encodes the key and value and then appends the parameter to the query string.
Parameters
key
which will be encoded
value
which will be encoded