eventFlow

abstract val eventFlow: Flow<ReplicaEvent<T>>

Notifies that some ReplicaEvent has occurred.