Close the entry with id
id
@override void hide(String id) { _hashRequester[id]?.clear(); remove(id); }