FeedSection

constructor(    receivedFeedRank: Int,     recommendations: List<RecommendationDataItem>,     title: String,     subtitle: String? = null,     layout: Layout,     isFollowed: Boolean,     isBlocked: Boolean)