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