ShopifySharpNoteAttribute constructor
const
ShopifySharpNoteAttribute({
- String? name,
- dynamic value,
Implementation
const ShopifySharpNoteAttribute({this.name, this.value});
const ShopifySharpNoteAttribute({this.name, this.value});