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