luxlabs header browser preview


@class NSString, PKPass, PKBarcodePassDetailsNotificationSettingsSectionController;

@interface PKManageBarcodePassNotificationsViewController : PKDynamicTableViewController <PKBarcodePassDetailsNotificationSettingsSectionControllerDelegate> {
    PKPass *_pass;
    PKBarcodePassDetailsNotificationSettingsSectionController *_notificationsSectionController;
}

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

+ (BOOL)canShowForPass:(id)a0;

- (void).cxx_destruct;
- (id)initWithPass:(id)a0;
- (void)recomputeMappedSectionsAndReloadSections:(id)a0;

@end