ShopifyCountryResponse constructor
ShopifyCountryResponse({
- List<
ShopifyCountry> ? countries,
Implementation
ShopifyCountryResponse({this.countries});
ShopifyCountryResponse({this.countries});