PaymentPagesCheckoutSessionShippingAddressCollection constructor
const
PaymentPagesCheckoutSessionShippingAddressCollection({
- required List<
CheckoutSessionShippingAddressCollectionAllowedCountriesItem> allowedCountries,
PaymentPagesCheckoutSessionShippingAddressCollection
Implementation
const PaymentPagesCheckoutSessionShippingAddressCollection(
{required this.allowedCountries});