WebApiModulesIntegrationsStorefrontProductDepartment.fromJson constructor

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

Implementation

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