systemIsolateGroups property
getter/setter pair
A list of isolate groups which contain system isolates running in the VM.
Implementation
List<IsolateGroupRef>? systemIsolateGroups;
A list of isolate groups which contain system isolates running in the VM.
List<IsolateGroupRef>? systemIsolateGroups;