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