JSExportedDartFunctionToFunction<T extends Function> extension

Conversions from JSExportedDartFunction<T> to T.

on

Properties

toDart → T

Available on JSExportedDartFunction<T>, provided by the JSExportedDartFunctionToFunction extension

The Dart function that this JSExportedDartFunction<T> forwards to.
no setter