ApphudPaywall constructor
ApphudPaywall({})
Implementation
ApphudPaywall({
required this.identifier,
this.experimentName,
this.json,
this.products,
this.placementIdentifier,
this.variationName,
this.parentPaywallIdentifier,
});