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