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