StateFlowProgressReporter¶
ProgressReporter implementation which stores the latest progress information in progress, a StateFlow.
Constructors¶
StateFlowProgressReporter¶
constructor()
Properties¶
progress¶
Functions¶
asCoroutineContext¶
Wraps this ProgressReporter into a CoroutineProgressReporter so it can be inserted in a CoroutineContext.