URLStringConvertible
Types adopting the URLStringConvertible
protocol can be used to construct URL strings, which are then used to construct URL requests.
-
The URL string.
Declaration
Swift
var URLString: String