NotificationStore

constructor(notificationRepository: NotificationRepository, notificationUpdateRepository: NotificationUpdateRepository, notificationStateRepository: NotificationStateRepository, tm: RepositoryTransactionManager, config: MatrixClientConfiguration, statisticCollector: ObservableCacheStatisticCollector, storeScope: CoroutineScope, clock: Clock)