luxlabs header browser preview


@interface REMFetchResultToken_Codable : REMFetchResultToken

@property (class, nonatomic, readonly) BOOL supportsSecureCoding;

- (id)initWithPersistentHistoryTokens:(id)a0;
- (id)initWithCoder:(id)a0;

@end