menu
Flutter
vm_service.dart
Isolate
parse static method
parse
dark_mode
light_mode
parse
static method
Isolate
?
parse
(
Map
<
String
,
dynamic
>
?
json
)
override
Implementation
static
Isolate? parse(
Map
<
String
,
dynamic
>? json) => json ==
null
?
null
: Isolate._fromJson(json);
Flutter
vm_service
Isolate
parse static method
Isolate class
Constructors
Isolate
Properties
breakpoints
error
exceptionPauseMode
extensionRPCs
hashCode
id
isolateFlags
isolateGroupId
isSystemIsolate
json
libraries
livePorts
name
number
pauseEvent
pauseOnExit
rootLib
runnable
runtimeType
startTime
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse
Cookies management controls