Removes the entry associated with the key from the cache.
key
Does nothing if the key is not found.
Future<void> delete(String key);