offerToken property

String? offerToken
final

Offer token for one-time purchase discounts (7.0+). Pass the offerToken from oneTimePurchaseOfferDetailsAndroid or discountOffers to apply a discount offer to the purchase.

Implementation

final String? offerToken;