Future<void> setNotificationPermission(String value) async => setValue(AppConstants.notificationPermission, value);