inventorysearchAddtopackagePost method
Implementation
Future<chopper.Response<bool>> inventorysearchAddtopackagePost(
{required WebApiModulesHomeControlsInventorySearchInventorySearchAddToCompleteKitContainerRequest?
body}) {
return _inventorysearchAddtopackagePost(body: body);
}