JSCFunctionEnum class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- JS_CFUNC_constructor → const int
- JS_CFUNC_constructor_magic → const int
- JS_CFUNC_constructor_or_func → const int
- JS_CFUNC_constructor_or_func_magic → const int
- JS_CFUNC_f_f → const int
- JS_CFUNC_f_f_f → const int
- JS_CFUNC_generic → const int
- JS_CFUNC_generic_magic → const int
- JS_CFUNC_getter → const int
- JS_CFUNC_getter_magic → const int
- JS_CFUNC_iterator_next → const int
- JS_CFUNC_setter → const int
- JS_CFUNC_setter_magic → const int