isBatteryInLowPowerMode abstract method

Future<bool?> isBatteryInLowPowerMode()

Return the current battery save mode.

Implementation

Future<bool?> isBatteryInLowPowerMode();