@override Future<bool> setCanShowAppRatings(bool value) { return prefs.setBool(PreferenceKeys().appRatingsKey, value); }