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