isBatteryPresent property

bool isBatteryPresent
final

Indicates whether the battery is present in the device.

If true, the battery is present; otherwise, it is not.

Implementation

final bool isBatteryPresent;