OfflineRequestManager

final class OfflineRequestManager : NSObject, NSCoding, ServiceProvider

Class for handling outstanding network requests; all data is written to disk in the case of app termination

Private