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