getAll

abstract fun getAll(): Flow<List<Flow<Notification?>>>

Get all notifications.