Removes the value stored under a key from this stash if present.
key
Future<void> remove(String key);