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