subscribe

fun subscribe(id: ID0): <Error class: unknown class><StateEvent<ID1, V>>

Subscribes to changes for all entries under the given id.

Emits StateEvents whenever a key is set, updated, or unset.

Return

a Flow of StateEvents describing changes

Parameters

id

the outer key