createFilteredFlow

abstract fun createFilteredFlow(userId: Long, visible: Boolean = true): Flow<List<MediaItem>>