eventsFlow

abstract fun eventsFlow(): Flow<T>

Represents the flow of events that must be monitored for triggering the reconfiguration.