ShopifySharpLineItemProperty constructor
const
ShopifySharpLineItemProperty({
- dynamic name,
- dynamic value,
Implementation
const ShopifySharpLineItemProperty({this.name, this.value});
const ShopifySharpLineItemProperty({this.name, this.value});