FromVariantHeader

data class FromVariantHeader(val tabTitleData: InfoPanelContent.TabTitleData, val variantName: String, val attributes: List<PackageSearchModuleVariant.Attribute>) : InfoPanelContent.Attributes

Constructors

Link copied to clipboard
constructor(tabTitleData: InfoPanelContent.TabTitleData, variantName: String, attributes: List<PackageSearchModuleVariant.Attribute>)

Properties

Link copied to clipboard
open override val attributes: List<PackageSearchModuleVariant.Attribute>
Link copied to clipboard
Link copied to clipboard