fields property

The list of fields in the class.

Implementation

List<HeapSnapshotField> get fields => _fields;