menu
Flutter
vm_service.dart
VMRef
parse static method
parse
dark_mode
light_mode
parse
static method
VMRef
?
parse
(
Map
<
String
,
dynamic
>
?
json
)
override
Implementation
static
VMRef? parse(
Map
<
String
,
dynamic
>? json) => json ==
null
?
null
: VMRef._fromJson(json);
Flutter
vm_service
VMRef
parse static method
VMRef class
Constructors
VMRef
Properties
hashCode
json
name
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse
Cookies management controls