luxlabs header browser preview


@class ATXUserEducationSuggestionFeedback;

@interface ATXUserEducationSuggestionFeedbackMetric : _ATXCoreAnalyticsMetric

@property (readonly, nonatomic) ATXUserEducationSuggestionFeedback *feedback;

- (id)initWithFeedback:(id)a0;
- (id)coreAnalyticsDictionary;
- (void).cxx_destruct;

@end