createFlow

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