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