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