TargetModulesSelected

data class TargetModulesSelected(val targetModules: List<PackageSearchModule>) : PackageSearchFUSEvent

Constructors

Link copied to clipboard
constructor(targetModules: List<PackageSearchModule>)

Properties

Link copied to clipboard
val targetModules: List<PackageSearchModule>