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