Observes all entities of type T, emitting the full list on each change.
A Flow emitting the list of all stored entities.
The KClass of the entity type.
The entity type (must be annotated with @Entity).