totalFirmwareCount

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

Gives the count of all firmware files that will be downloaded.

This accounts for multiple firmware files that may be downloaded using downloadAllFirmwares.

Return

total firmware downloads count