menu
Flutter
vm_service
VM
systemIsolates property
systemIsolates
brightness_4
brightness_5
systemIsolates
property
List
<
IsolateRef
>
?
systemIsolates
read / write
A list of system isolates running in the VM.
Implementation
List<IsolateRef>? systemIsolates;
Flutter
vm_service
VM
systemIsolates property
VM class