ShopifySharpNoteAttribute.fromJson constructor

ShopifySharpNoteAttribute.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ShopifySharpNoteAttribute.fromJson(Map<String, dynamic> json) =>
    _$ShopifySharpNoteAttributeFromJson(json);