isBatteryEcoMode abstract method

Future<bool?> isBatteryEcoMode()

Return if the battery is in eco mode.

Implementation

Future<bool?> isBatteryEcoMode();