InventoryItemViewModel takes an `IInventoryManager` (impl `HttpInventoryManager`) which needs an `H...
d
InventoryItemViewModel takes an
IInventoryManager
(impl
HttpInventoryManager
) which needs an
HttpClient
which is provided by the factory as seen.