createFilteredSectionFlow

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

Creates a section filtered flow where photos createdAt in range.