CustomPaywallImpressionParams constructor
Creates CustomPaywallImpressionParams with an optional paywallId
and offeringId.
Implementation
const CustomPaywallImpressionParams({this.paywallId, this.offeringId});
Creates CustomPaywallImpressionParams with an optional paywallId
and offeringId.
const CustomPaywallImpressionParams({this.paywallId, this.offeringId});