pendingPurchaseUpdate property
The PendingPurchaseUpdateWrapper for an uncommitted transaction.
A PendingPurchaseUpdate is normally generated from a pending transaction upgrading/downgrading an existing subscription. Returns null if this purchase does not have a pending transaction.
Implementation
final PendingPurchaseUpdateWrapper? pendingPurchaseUpdate;