toDart property
The Dart Function that this JSExportedDartFunction wrapped.
Must be a function that was wrapped with FunctionToJSExportedDartFunction.toJS.
Implementation
external Function get toDart;
The Dart Function that this JSExportedDartFunction wrapped.
Must be a function that was wrapped with FunctionToJSExportedDartFunction.toJS.
external Function get toDart;