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