pendingUpdate property
If specified, [pending updates](https://stripe.com/docs/billing/subscriptions/pending-updates) that will be applied to the subscription once the `latest_invoice` has been paid.
Implementation
final SubscriptionPendingUpdate? pendingUpdate;