PaymentPagesCheckoutSessionTaxIdCollection constructor

const PaymentPagesCheckoutSessionTaxIdCollection({
  1. required bool enabled,
})

PaymentPagesCheckoutSessionTaxIDCollection

Implementation

const PaymentPagesCheckoutSessionTaxIdCollection({required this.enabled});