FunctionToJSExportedDartFunction extension
Conversions from Function to JSExportedDartFunction.
- on
Properties
- toJS → JSExportedDartFunction
-
Available on Function, provided by the FunctionToJSExportedDartFunction extension
A callable JavaScript function that wraps this Function.no setter - toJSCaptureThis → JSExportedDartFunction
-
Available on Function, provided by the FunctionToJSExportedDartFunction extension
A callable JavaScript function that wraps this Function and captures thethis
value when called.no setter