batteryLevel property
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;
If the device has a battery, this can be an floating point value defining the battery level (in the range 0-100).
final double? batteryLevel;