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