asFeatures method
将插件转换为运行时组合层使用的 JsFeatures。
Implementation
JsFeatures asFeatures({String? name}) =>
createPluginFeatures(this, name: name);
将插件转换为运行时组合层使用的 JsFeatures。
JsFeatures asFeatures({String? name}) =>
createPluginFeatures(this, name: name);