decodeURIComponent

abstract var decodeURIComponent: (str: String) -> String?(source)

The function to use when decoding percent-encoded characters in the query string.