luxlabs header browser preview


@interface MentalHealthAppPlugin.MentalHealthAppDelegate : NSObject <UNUserNotificationCenterDelegate>

- (void)userNotificationCenter:(id)a0 didReceiveNotificationResponse:(id)a1 withCompletionHandler:(id /* block */)a2;
- (id)init;

@end