fields property

List<HeapSnapshotField> fields

The list of fields in the class.

Implementation

List<HeapSnapshotField> get fields => _fields;