toggle menu
plugin
232.10000.8
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.fus
/
PackageSearchFUSEvent
/
PackageRemoved
Package
Removed
data
class
PackageRemoved
(
val
packageIdentifier
:
String
,
val
packageVersion
:
String
?
,
val
targetModule
:
PackageSearchModule
)
:
PackageSearchFUSEvent
Members
Constructors
Package
Removed
Link copied to clipboard
constructor
(
packageIdentifier
:
String
,
packageVersion
:
String
?
,
targetModule
:
PackageSearchModule
)
Properties
package
Identifier
Link copied to clipboard
val
packageIdentifier
:
String
package
Version
Link copied to clipboard
val
packageVersion
:
String
?
target
Module
Link copied to clipboard
val
targetModule
:
PackageSearchModule