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