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