@override Future<bool> setRatingShownAtMs(int value) { return prefs.setInt(PreferenceKeys().appRatingsShownAtKey, value); }