9#import <Foundation/Foundation.h>
14NS_ASSUME_NONNULL_BEGIN
24@property (nonatomic, strong, readonly) NSString*
dataSetId;
29@property (nonatomic, strong, readonly) NSString*
name;
MPDataSetCachingStrategy
Definition MPDataSetEnums.h:39
Definition MPDataSetCache.h:20
BOOL isSyncing
Definition MPDataSetCache.h:44
BOOL haveBundledData
Definition MPDataSetCache.h:49
MPDataSetCachingStrategy cachingStrategy
Definition MPDataSetCache.h:34
NSString * dataSetId
Definition MPDataSetCache.h:24
NSString * name
Definition MPDataSetCache.h:29
MPDataSetCacheItem * cacheItem
Definition MPDataSetCache.h:39
Definition MPDataSetCacheItem.h:20