NotificationConfig

constructor(channel: NotificationChannel, consentStates: List<ConsentState> = listOf(ConsentState.ALLOWED), includeWelcomes: Boolean = true, includeSyncGroups: Boolean = false, includeCommits: Boolean = false)