menu
dds package
documentation
dap.dart
StackFrameFormat
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
StackFrameFormat
fromJson
(
Map
<
String
,
Object
?
>
obj
)
override
Implementation
static StackFrameFormat fromJson(Map<String, Object?> obj) => StackFrameFormat.fromMap(obj);
dds package
documentation
dap
StackFrameFormat
fromJson static method
StackFrameFormat class