SubscriptionBillingThresholds constructor
Define thresholds at which an invoice will be sent, and the subscription advanced to a new billing period
Implementation
const SubscriptionBillingThresholds({
this.amountGte,
this.resetBillingCycleAnchor,
});