referenceCount property
At least as big as the sum of all HeapSnapshotObject.references.
Implementation
int get referenceCount => _referenceCount;
At least as big as the sum of all HeapSnapshotObject.references.
int get referenceCount => _referenceCount;