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