Skip to content

StateFlowProgressReporter

ProgressReporter implementation which stores the latest progress information in progress, a StateFlow.

Constructors

StateFlowProgressReporter

constructor()

Properties

progress

Functions

asCoroutineContext

report

open override fun report(progress: Progress)

toString

open override fun toString(): String