get

suspend fun get(id: ID0): <Error class: unknown class><Map<ID1, WithTimestamp<V>>>

Gets the current state flow for the given id.

Return

a read-only StateFlow of the map for that key

Parameters

id

the outer key