URLComponents
extension URLComponents: URLConvertible
-
Returns a
URLif theself‘surlis not nil, otherwise throws.Throws
AnAFError.invalidURLinstance.Declaration
Swift
public func asURL() throws -> URLReturn Value
The
URLfrom theurlproperty.
View on GitHub
Install in Dash