offerIdToken property

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

The offer token required to pass in BillingClient.launchBillingFlow to purchase the subscription product with these pricingPhases.

Implementation

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