createCommentsFlow

abstract fun createCommentsFlow(mediaId: Long): Flow<List<CommentItem>>