getNotifications

abstract fun getNotifications(decryptionTimeout: Duration = 5.seconds, syncResponseBufferSize: Int = 4): Flow<NotificationService.Notification>