JSONEncodable
public protocol JSONEncodable
Undocumented
-
Undocumented
Declaration
Swift
func encode() throws -> [String : Any]
-
encodeJSONEncodable()
Extension methodUndocumented
Declaration
Swift
public func encodeJSONEncodable() throws -> [String : Any]