systemIsolates property

List<IsolateRef>? systemIsolates
getter/setter pair

A list of system isolates running in the VM.

Implementation

List<IsolateRef>? systemIsolates;