menu
Flutter
vm_service
IsolateRef
IsolateRef constructor
IsolateRef
brightness_4
brightness_5
IsolateRef
constructor
IsolateRef
(
{
String
?
id
,
String
?
number
,
String
?
name
,
bool
?
isSystemIsolate
,
String
?
isolateGroupId
}
)
Implementation
IsolateRef({ this.id, this.number, this.name, this.isSystemIsolate, this.isolateGroupId, });
Flutter
vm_service
IsolateRef
IsolateRef constructor
IsolateRef class