luxlabs header browser preview


@class NSArray, DUDebugInfoObjC, _TtC21DocumentUnderstanding24DUTopicDetectionResponse;

@interface DUTopicDetectionResponseObjC : NSObject {
    _TtC21DocumentUnderstanding24DUTopicDetectionResponse *_underlying;
}

@property (copy, nonatomic) NSArray *globalTopics;
@property (copy, nonatomic) NSArray *personalTopics;
@property (copy, nonatomic) DUDebugInfoObjC *responseDebugInfo;

- (id)init;
- (void).cxx_destruct;

@end