-
Undocumented
Declaration
Swift
associatedtype Body : Encodable
-
keyEncodingStrategy
Default implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var keyEncodingStrategy: JSONEncoder.KeyEncodingStrategy { get }
-
Undocumented
Declaration
Swift
var body: Body { get }