menu
dds package
documentation
dap.dart
GotoArguments
GotoArguments constructor
GotoArguments constructor
dark_mode
light_mode
GotoArguments
constructor
GotoArguments
(
{
required
int
targetId
,
required
int
threadId
,
})
Implementation
GotoArguments({ required this.targetId, required this.threadId, });
dds package
documentation
dap
GotoArguments
GotoArguments constructor
GotoArguments class