Clear value stored at key.
key
After this has returned future calls to get for the given key should not return any value, unless a new value have been set.
Future<void> purge(String key);