PaywallPresentationConfiguration constructor
const
PaywallPresentationConfiguration({
- IOSPaywallPresentationStyle? ios,
- AndroidPaywallPresentationStyle? android,
Implementation
const PaywallPresentationConfiguration({this.ios, this.android});