Flutter
vm_service
IsolateRef
IsolateRef constructor
IsolateRef
IsolateRef
constructor
Null safety
IsolateRef
(
{
String
?
id
,
String
?
number
,
String
?
name
,
bool
?
isSystemIsolate
}
)
Implementation
IsolateRef({ this.id, this.number, this.name, this.isSystemIsolate, });
Flutter
vm_service
IsolateRef
IsolateRef constructor
IsolateRef class
Constructors
IsolateRef
Properties
hashCode
id
isSystemIsolate
json
name
number
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse