luxlabs header browser preview


@interface MTGenericDataSourceSection : NSObject {
    void /* unknown type, empty encoding */ storedTitle;
    void /* unknown type, empty encoding */ shouldIncludeSeeAllBlock;
}

@property (nonatomic, copy) id /* block */ shouldIncludeSeeAllBlock;

- (id)init;
- (id)initWithTitle:(id)a0;
- (void).cxx_destruct;

@end