DevicePowerPowerState.empty constructor

DevicePowerPowerState.empty()

Creates an empty DevicePowerPowerState object.

Implementation

DevicePowerPowerState.empty()
    : batteryState = '',
      batteryLevel = 0;