URL
EXTENSION
URL
Swift
1extension URL: JSONDecodable, JSONEncodable
Properties
jsonValue
Swift
1@inlinable public var jsonValue: JSONValue
Methods
init(jsonValue:)
Swift
1@inlinable public init(jsonValue value: JSONValue) throws