originalExternalTransactionId property

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

Returns the external transaction Id of the originating subscription, if the purchase is a subscription upgrade/downgrade.

Implementation

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