resultsFlow

abstract fun resultsFlow(): Flow<ReconfigurationResult<T>>

Represents the flow of results of the reconfiguration. It is a companion flow of eventsFlow.