Class
Prefetch​Response
@objc(FSPrefetchResponse) public class PrefetchResponse: NSObject
:nodoc:
Relationships
Conforms To
NSObject
Properties
contents
@objc public let contents: [String: Any]?
error
@objc public let error: Error?