From Search Header
data class FromSearchHeader(val tabTitleData: InfoPanelContent.TabTitleData, val attributes: List<PackageSearchModuleVariant.Attribute>, val defaultSourceSet: String, val additionalSourceSets: List<String>) : InfoPanelContent.Attributes
Constructors
Link copied to clipboard
constructor(tabTitleData: InfoPanelContent.TabTitleData, attributes: List<PackageSearchModuleVariant.Attribute>, defaultSourceSet: String, additionalSourceSets: List<String>)