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