referenceCount property

int referenceCount

At least as big as the sum of all HeapSnapshotObject.references.

Implementation

int get referenceCount => _referenceCount;