identityHashCode property
getter/setter pairoverride
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
@override
int? identityHashCode;