toDart 属性

Function toDart

Function 是由 JSExportedDartFunction 包装的 Dart。

必须是一个通过 FunctionToJSExportedDartFunction.toJS 包装的函数。

实现

external Function get toDart;