PropertyListResponseSerializer
open class PropertyListResponseSerializer : HTTPResponseSerializerUndocumented
- 
                  
                  Undocumented DeclarationSwift open var format: PropertyListSerialization.PropertyListFormat
- 
                  
                  Undocumented DeclarationSwift open var readOptions: PropertyListSerialization.ReadOptions
- 
                  
                  Undocumented DeclarationSwift override public init()
- 
                  
                  Undocumented DeclarationSwift public convenience init(format: PropertyListSerialization.PropertyListFormat, readOptions: PropertyListSerialization.ReadOptions)
- 
                  
                  Undocumented DeclarationSwift override open func responseObject(for response: URLResponse?, data: Data) throws -> Any
 View on GitHub
View on GitHub