ShopifySharpPriceSet constructor
const
ShopifySharpPriceSet({
- ShopifySharpPrice? shopMoney,
- ShopifySharpPrice? presentmentMoney,
Implementation
const ShopifySharpPriceSet({this.shopMoney, this.presentmentMoney});