FunctionToJSExportedDartFunction extension

Conversions from Function to JSExportedDartFunction.

on

Properties

toJS JSExportedDartFunction
A callable JavaScript function that wraps this Function.
no setter
toJSCaptureThis JSExportedDartFunction
A callable JavaScript function that wraps this Function and captures the this value when called.
no setter