luxlabs header browser preview


@interface SleepHealthAppPlugin.AccountStatusModel : NSObject {
    void /* unknown type, empty encoding */ accountStatusPublisher;
    void /* unknown type, empty encoding */ subscriptions;
    void /* unknown type, empty encoding */ _accountStatus;
}

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

@end