batteryVolume method

T batteryVolume()

查询电量

Implementation

T batteryVolume() {
  return push(EBatteryVolume());
}