Add / Replace the stash value for the specified key.
value
key
Future<void> put(String key, T value);