systemIsolateGroups property Null safety

List<IsolateGroupRef>? systemIsolateGroups
read / write

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

Implementation

List<IsolateGroupRef>? systemIsolateGroups;