createMediaPagingFlow

abstract fun createMediaPagingFlow(userId: Long, config: PagingConfig = defaultPagingConfig): Flow<PagingData<MediaItem>>