removingPercentEncoding

Returns a new string created by replacing all percent-encoded sequences with the matching UTF-8 characters.

Declaration

var removingPercentEncoding: String? { get }