NativeCallEngineLibrary class

Inheritance

Constructors

NativeCallEngineLibrary(DynamicLibrary dynamicLibrary)

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

Dart_CallEngineCallAPI(Pointer<Char> method_name, Pointer<Char> params, Pointer<Char> user_data) → void
Dart_InitApiDL(Pointer<Void> data) int
inherited
Dart_RegisterCallEngineSendPort(int send_port) → void
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