ShopifySharpFulfillmentOriginAddress constructor
const
ShopifySharpFulfillmentOriginAddress({})
Implementation
const ShopifySharpFulfillmentOriginAddress({
this.address1,
this.address2,
this.city,
this.countryCode,
this.provinceCode,
this.zip,
});