luxlabs header browser preview


@interface NewsSubscription.RefreshReceiptTransitionContext : NSObject <NFStateMachineContextType> {
    void /* unknown type, empty encoding */ receipt;
    void /* unknown type, empty encoding */ purchaseID;
}

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

@end