CheckoutSessionShippingAddressCollectionAllowedCountriesItem.fromJson constructor

CheckoutSessionShippingAddressCollectionAllowedCountriesItem.fromJson(
  1. Object? json
)

Implementation

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