GoogleChromeManagementV1BatterySampleReport constructor
GoogleChromeManagementV1BatterySampleReport({})
Implementation
GoogleChromeManagementV1BatterySampleReport({
this.chargeRate,
this.current,
this.dischargeRate,
this.remainingCapacity,
this.reportTime,
this.status,
this.temperature,
this.voltage,
});