ShopifySharpCustomerEmailMarketingConsent.fromJson constructor

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

Implementation

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