kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.merino
/
FeedSection
/
FeedSection
Feed
Section
constructor
(
receivedFeedRank
:
Int
,
recommendations
:
List
<
RecommendationDataItem
>
,
title
:
String
,
subtitle
:
String
?
=
null
,
layout
:
Layout
,
isFollowed
:
Boolean
,
isBlocked
:
Boolean
)