menu
Flutter
vm_service.dart
FuncRef
parse static method
parse
dark_mode
light_mode
parse
static method
FuncRef
?
parse
(
Map
<
String
,
dynamic
>
?
json
)
override
Implementation
static
FuncRef? parse(
Map
<
String
,
dynamic
>? json) => json ==
null
?
null
: FuncRef._fromJson(json);
Flutter
vm_service
FuncRef
parse static method
FuncRef class
Constructors
FuncRef
Properties
fixedId
hashCode
id
implicit
isAbstract
isConst
isGetter
isSetter
isStatic
json
location
name
owner
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
parse
Cookies management controls