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