snapshots

val snapshots: StateFlow<ImmutableList<E>>

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