references property Null safety

List<int> references

A list of indices into HeapSnapshotGraph.objects.

Implementation

List<int> get references => _references;