identityHashCode property
getter/setter pair
The identityHashCode assigned to the allocated object. This hash code is the same as the hash code provided in HeapSnapshot and CpuSample's returned by getAllocationTraces().
Implementation
int? identityHashCode;