Flutter
vm_service
IsolateGroup
isolates property
isolates
isolates
property
Null safety
List
<
IsolateRef
>
?
isolates
read / write
A list of all isolates in this isolate group.
Implementation
List<IsolateRef>? isolates;
Flutter
vm_service
IsolateGroup
isolates property
IsolateGroup class
Constructors
IsolateGroup
Properties
hashCode
id
isolates
isSystemIsolateGroup
json
name
number
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse