Reactively reads the stored String with the given key. If no boolean value is saved, the returned value will be null.
key
null
Stream<String?> streamString(String key);