NotificationSettings

constructor(repeatType: RepeatType = RepeatType.ONCE, selectedDays: Set<WeekDay> = emptySet(), soundUri: Uri = Settings.System.DEFAULT_NOTIFICATION_URI, isVibrationEnabled: Boolean = true, repeatCount: Int = 0, repeatIntervalMinutes: Int = 5)