WebApiModulesIntegrationsStorefrontWebCatalogResponseField.fromJson constructor
Implementation
factory WebApiModulesIntegrationsStorefrontWebCatalogResponseField.fromJson(
Map<String, dynamic> json,
) => _$WebApiModulesIntegrationsStorefrontWebCatalogResponseFieldFromJson(
json,
);