@param id
Future<chopper.Response<bool>> inventorysearchpreviewIdDelete({ required String? id, }) { return _inventorysearchpreviewIdDelete(id: id); }