offerToken property
Returns the offer token that was passed in launchBillingFlow to purchase the product.
Implementation
@JsonKey(defaultValue: '')
final String offerToken;
Returns the offer token that was passed in launchBillingFlow to purchase the product.
@JsonKey(defaultValue: '')
final String offerToken;