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