isolates property

Map of all spawned isolates.

Implementation

Map<String, HandledIsolate> get isolates => _isolates;