originalExternalTransactionId property
Returns the external transaction Id of the originating subscription, if the purchase is a subscription upgrade/downgrade.
Implementation
@JsonKey(defaultValue: '')
final String originalExternalTransactionId;
Returns the external transaction Id of the originating subscription, if the purchase is a subscription upgrade/downgrade.
@JsonKey(defaultValue: '')
final String originalExternalTransactionId;