menu
purchases_flutter package
documentation
models/offering_wrapper.dart
Offering
webCheckoutUrl property
webCheckoutUrl property
dark_mode
light_mode
webCheckoutUrl
property
String
?
webCheckoutUrl
final
URL to use for web checkout for this offering. Null if not available.
Implementation
final String? webCheckoutUrl;
purchases_flutter package
documentation
models/offering_wrapper
Offering
webCheckoutUrl property
Offering class