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