@override Future<bool> get is_save_mode async { // return await battery.isInBatterySaveMode; return false; }