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