@interface AppHistoryScreenerEpisodeFixed : AppHistoryScreenerEpisode - (id)init; - (void)accrueRewardFromFlow:(id)a0; - (id)initWithLabel:(id)a0 toValue:(BOOL)a1; @end