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