luxlabs header browser preview


@class SUUIAttributedStringLayout;

@interface SUUIBadgeImageRequest : NSObject {
    unsigned long long _requestIdentifier;
    SUUIAttributedStringLayout *_stringLayout;
}

- (void).cxx_destruct;

@end