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