batteryLevel property

double? batteryLevel
final

If the device has a battery, this can be an floating point value defining the battery level (in the range 0-100).

Implementation

final double? batteryLevel;