totalProgress

@IntRange(from = 0, to = 100)
abstract fun totalProgress(): Int

Gives total update progress, in percent.

This accounts for multiple firmware updates that may be applied using updateToLatestFirmware.

Return

total update progress in percent