identityHashCode property

int identityHashCode

The identity hash code of this object.

If identityHashCode is 0, either the snapshot did not contain the list of identity hash codes or this object cannot be compared across snapshots.

Implementation

int get identityHashCode => _identityHashCode;