Remove multiple entities
void removeMany(List<String> ids) { value.removeMany(ids); notifyListenersTransaction(); }