menu
purchases_flutter package
documentation
models/custom_paywall_impression_params.dart
CustomPaywallImpressionParams
paywallId property
paywallId property
dark_mode
light_mode
paywallId
property
String
?
paywallId
final
An optional identifier for the paywall being displayed.
Implementation
final String? paywallId;
purchases_flutter package
documentation
models/custom_paywall_impression_params
CustomPaywallImpressionParams
paywallId property
CustomPaywallImpressionParams class