WithVariant

constructor(packageListId: PackageListItem.Package.Remote.WithVariant.Id, tabTitle: String, moduleId: PackageSearchModule.Identity, title: String, subtitle: String, icon: IconProvider.Icon, type: InfoPanelContent.PackageInfo.Type, licenses: List<InfoPanelContent.PackageInfo.License>, authors: List<String>, description: String?, scm: InfoPanelContent.PackageInfo.Scm?, readmeUrl: String?, repositories: List<InfoPanelContent.PackageInfo.Repository>, isLoading: Boolean, isInstalledInPrimaryVariant: Boolean, primaryVariant: String, additionalVariants: List<String>)