isBatteryPresent property
final
Indicates whether the battery is present in the device.
If true
, the battery is present; otherwise, it is not.
Implementation
final bool isBatteryPresent;
Indicates whether the battery is present in the device.
If true
, the battery is present; otherwise, it is not.
final bool isBatteryPresent;