objects property

The list of objects found in this snapshot.

Implementation

List<HeapSnapshotObject> get objects => _objects;