snapshots

val snapshots: StateFlow<ImmutableMap<K, V>>

Returns this map as a StateFlow. Each mutation will cause a new emission on this flow.