ChangeSubscriptionRequest constructor

const ChangeSubscriptionRequest({
  1. required ChangeSubscriptionRequestBillingCycleBillingCycle billingCycle,
})

Implementation

const ChangeSubscriptionRequest({required this.billingCycle});