systemIsolateGroups property Null safety
read / write
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;