toJS 属性
一个可调用的 JavaScript 函数,封装了这个 Function。
如果无法确定 Function 的静态类型或如果静态类型使用了不允许的类型,那么尝试编译该调用将会失败。更多关于允许类型的细节,请参阅 https://dart.ac.cn/interop/js-interop/js-types#requirements-on-external-declarations-and-function-tojs。
实现
external JSExportedDartFunction get toJS;