luxlabs header browser preview


@class NSDictionary;

@interface VUIPerfMetricsAppLaunchController : NSObject

@property (copy, nonatomic) NSDictionary *appLaunchData;

+ (id)sharedInstance;

- (id)init;
- (void).cxx_destruct;
- (void)_setAppLaunchFieldWithData:(id)a0;
- (void)recordAppLaunchEventWithEventType:(id)a0;

@end