@override Future<int> getAppBatteryLevel() async { return await ThanPkg.android.app.getBatteryLevel(); }