eventFlow

private val eventFlow: MutableSharedFlow<RetryEvent>(source)

Parameters

eventFlow

The shared flow to emit retry events to.