toDart property
The Dart Function that this JSExportedDartFunction wrapped.
Must be a wrapped Dart Function.
Implementation
external Function get toDart;
The Dart Function that this JSExportedDartFunction wrapped.
Must be a wrapped Dart Function.
external Function get toDart;