@class NSDictionary; @interface NTCatchUpOperationForYouFetchInfo : NSObject @property (readonly, nonatomic) BOOL attemptedCachedOnly; @property (readonly, copy, nonatomic) NSDictionary *feedContextByFeedID; - (id)init; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithAttemptedCachedOnly:(BOOL)a0 feedContextByFeedID:(id)a1; @end