Returns a Flow of the Int value stored under key.
Emits defValue when key is absent or has been removed.
A cold Flow that emits the current value and subsequent updates.
Storage key to observe.
Emitted when key is not present.