SharedObjectReferenceable<R extends SharedReference> class
abstract
- Implemented types
-
- Implementers
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
The ID of the referenceable instance.
no setterinherited
-
isAuxiliaryInstance
→ bool
-
Returns
true
if this is an auxiliary instance,
usually a copy passed to another Isolate
or running in a remote client.
no setterinherited
-
isMainInstance
→ bool
-
Returns
true
if this instance is the main/original instance.
Also means that it is NOT an auxiliary instance. See isAuxiliaryInstance.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited