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
Static Methods
-
createBindingObject(double contextId, Pointer<NativeBindingObject> pointer, CreateBindingObjectType type, Pointer<NativeValue> args, int argc)
→ void
-
-
hasListener(EventTarget target, String type, {bool isCapture = false})
→ bool
-
-
listenEvent(EventTarget target, String type, {Pointer<AddEventListenerOptions>? addEventListenerOptions})
→ void
-
-
setup()
→ void
-
-
teardown()
→ void
-
-
unlistenEvent(EventTarget target, String type, {bool isCapture = false})
→ void
-