StateFlowProgressReporter

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

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun report(progress: Progress)
Link copied to clipboard
open override fun toString(): String