menu
dds package
documentation
dap.dart
GotoTargetsResponseBody
targets property
targets property
dark_mode
light_mode
targets
property
List
<
GotoTarget
>
targets
final
The possible goto targets of the specified location.
Implementation
final List<GotoTarget> targets;
dds package
documentation
dap
GotoTargetsResponseBody
targets property
GotoTargetsResponseBody class