static Future<bool> getDeleteAlias() async { return await PreferenceUtils.getBool(deleteAlias, false); }