String
-
Declaration
Swift
extension String.StringInterpolation -
selfin which escaped sequences have been replaced by the characters that they represent.Declaration
Swift
public var unescaped: String { get }
View on GitHub