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