menu
Flutter
vm_service.dart
VM
parse static method
parse
dark_mode
light_mode
parse
static method
VM
?
parse
(
Map
<
String
,
dynamic
>
?
json
)
override
Implementation
static
VM? parse(
Map
<
String
,
dynamic
>? json) => json ==
null
?
null
: VM._fromJson(json);
Flutter
vm_service
VM
parse static method
VM class
Constructors
VM
Properties
architectureBits
hashCode
hostCPU
isolateGroups
isolates
json
name
operatingSystem
pid
runtimeType
startTime
systemIsolateGroups
systemIsolates
targetCPU
type
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse
Cookies management controls