plugin
2023.10.284
jvm
plugin
/
com.jetbrains.packagesearch.plugin.ui.model
/
PackageSearchPackageListItem
/
Header
/
Header
Header
constructor
(
title
:
String
,
count
:
Int
,
groupId
:
PackageGroup.Id
,
badges
:
List
<
String
>
?
=
null
,
infoBoxDetail
:
InfoBoxDetail.Badges
?
=
null
,
compatibleVariantsText
:
String
?
=
null
,
actionContent
:
Content
?
=
null
)