FromPackage

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

Constructors

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

Properties

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