SuperwallProduct

constructor(objectType: String? = null, identifier: String, platform: SuperwallProductPlatform, price: SuperwallProductPrice? = null, subscription: SuperwallProductSubscription? = null, entitlements: List<SuperwallEntitlementRef> = emptyList(), storefront: String? = null)(source)