menu
Flutter
vm_service
IsolateGroup
IsolateGroup constructor
IsolateGroup
brightness_4
brightness_5
IsolateGroup
constructor
IsolateGroup
(
{
String
?
id
,
String
?
number
,
String
?
name
,
bool
?
isSystemIsolateGroup
,
List
<
IsolateRef
>
?
isolates
}
)
Implementation
IsolateGroup({ this.id, this.number, this.name, this.isSystemIsolateGroup, this.isolates, });
Flutter
vm_service
IsolateGroup
IsolateGroup constructor
IsolateGroup class
Constructors
IsolateGroup
Properties
hashCode
id
isolates
isSystemIsolateGroup
json
name
number
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse