name property

String get name

The name of the isolate represented by this heap snapshot.

Implementation

String get name => _name;