PluginInstallerDialog

@Serializable
data class PluginInstallerDialog(val source: String)

插件安装器对话框路由

Parameters

source

插件来源路径或URI字符串

Constructors

Link copied to clipboard
constructor(source: String)

Properties

Link copied to clipboard