offerToken property

  1. @JsonKey(defaultValue: '')
String offerToken
final

Returns the offer token that was passed in launchBillingFlow to purchase the product.

Implementation

@JsonKey(defaultValue: '')
final String offerToken;