URL
EXTENSION
URL
Swift
1extension URL: JSONDecodable, JSONEncodableProperties
jsonValue
Swift
1@inlinable public var jsonValue: JSONValueMethods
init(jsonValue:)
Swift
1@inlinable public init(jsonValue value: JSONValue) throws