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