getId

abstract fun getId(): String

获取插件 id, 插件 id 必须唯一, 应用插件时需要用到.

Return

插件的id, 可以是任意字符串, 但是推荐使用有意义的字符串, 看到id就可以知道插件的作用