systemIsolateGroups property

List<IsolateGroupRef>? systemIsolateGroups
getter/setter pair

A list of isolate groups which contain system isolates running in the VM.

Implementation

List<IsolateGroupRef>? systemIsolateGroups;