menu
dds package
documentation
dap.dart
TerminateThreadsArguments
threadIds property
threadIds property
dark_mode
light_mode
threadIds
property
List
<
int
>
?
threadIds
final
Ids of threads to be terminated.
Implementation
final List<int>? threadIds;
dds package
documentation
dap
TerminateThreadsArguments
threadIds property
TerminateThreadsArguments class