JSONDecodable
PROTOCOL
JSONDecodable
Swift
1public protocol JSONDecodable: AnyHashableConvertibleMethods
init(jsonValue:)
Swift
1init(jsonValue value: JSONValue) throwsPROTOCOL
JSONDecodable1public protocol JSONDecodable: AnyHashableConvertibleinit(jsonValue:)1init(jsonValue value: JSONValue) throws