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