totalFirmwareCount

@IntRange(from = 1)
abstract fun totalFirmwareCount(): Int

Gives the count of all firmware updates that will be applied.

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

Return

total firmware updates count