EXTENSION
String
extension String: JSONDecodable, JSONEncodable
Properties
jsonValue
public var jsonValue: JSONValue
Methods
init(jsonValue:)
public init(jsonValue value: JSONValue) throws
EXTENSION
String
extension String: JSONDecodable, JSONEncodable
jsonValue
public var jsonValue: JSONValue
init(jsonValue:)
public init(jsonValue value: JSONValue) throws