menu
flutter_inapp_purchase package
documentation
types.dart
DiscountOffer
id property
id property
dark_mode
light_mode
id
property
String
?
id
final
Unique identifier for the offer.
iOS: Not applicable (one-time discounts not supported)
Android: offerId from ProductAndroidOneTimePurchaseOfferDetail
Implementation
final String? id;
flutter_inapp_purchase package
documentation
types
DiscountOffer
id property
DiscountOffer class