ReferenceToItemOnOtherIsolate class
Constructors
- ReferenceToItemOnOtherIsolate({required StreamQueue port, required SendPort sendPort, required bool isFromOldList, required int index, required int hashCode})
Properties
Methods
-
equals(
ReferenceToItemOnOtherIsolate other) → Future< bool> -
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