luxlabs header browser preview


@interface AppStoreKitInternal.InAppPurchaseOfferButtonPresenter : _TtCs12_SwiftObject {
    void /* unknown type, empty encoding */ view;
    void /* unknown type, empty encoding */ buttonAction;
    void /* unknown type, empty encoding */ offerDisplayProperties;
    void /* unknown type, empty encoding */ restrictions;
    void /* unknown type, empty encoding */ parentAppStateMachine;
    void /* unknown type, empty encoding */ theme;
    void /* unknown type, empty encoding */ alignment;
    void /* unknown type, empty encoding */ subtitlePosition;
    void /* unknown type, empty encoding */ currentState;
    void /* unknown type, empty encoding */ hasParentBeenPurchased;
}

- (void)offerButtonTapped;
- (void)restrictionsDidChange:(id)a0;

@end