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