events

abstract val events: Flow<Event>

Gets the stream of events describing happenings that consumers may want to react to. Backpressure not handled.