luxlabs header browser preview


@class NSString;

@interface HMDBulletinNotificationLogEvent : HMMLogEvent

@property (readonly, nonatomic) NSString *topic;

- (void).cxx_destruct;
- (id)initWithTopic:(long long)a0;

@end