CheckoutSessionShippingAddressCollectionAllowedCountriesItem.fromJson constructor
CheckoutSessionShippingAddressCollectionAllowedCountriesItem.fromJson(
- Object? json
Implementation
CheckoutSessionShippingAddressCollectionAllowedCountriesItem.fromJson(
Object? json)
: _ = (json as String);