JSExportedDartFunctionToFunction extension - dart:js_interop library (original) (raw)

description

Conversions from JSExportedDartFunction to Function.

on

Properties

toDartFunction

Available on JSExportedDartFunction, provided by the JSExportedDartFunctionToFunction extension

The Dart Function that this JSExportedDartFunction wrapped.

no setter