FirmwareUpgradeState constructor

const FirmwareUpgradeState(
  1. String _rawValue
)

Implementation

const FirmwareUpgradeState(this._rawValue);