externalProperties property
The list of external properties found in this snapshot.
Implementation
List<HeapSnapshotExternalProperty> get externalProperties =>
    _externalProperties;The list of external properties found in this snapshot.
List<HeapSnapshotExternalProperty> get externalProperties =>
    _externalProperties;