Inheritance
Implements
Annotations

Constructors

JSFunction.internal()

Properties

hashCode int
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

call([a1 = _UNDEFINED, a2 = _UNDEFINED, a3 = _UNDEFINED, a4 = _UNDEFINED, a5 = _UNDEFINED, a6 = _UNDEFINED, a7 = _UNDEFINED, a8 = _UNDEFINED, a9 = _UNDEFINED, a10 = _UNDEFINED ]) → dynamic
noSuchMethod(Invocation invocation) → dynamic
toString() String
Returns the result of the JavaScript objects toString method.
inherited

Operators

operator ==(other) bool
The equality operator. [...]
inherited

Static Properties

instanceRuntimeType Type
read-only