progress

abstract val progress: StateFlow<Int>

The current progress of the job as a percentage complete. This emits updates when the progress value changes.

Since

200.0.0