arguments property
The latest version of the launch or attach configuration.
Implementation
final Either2<LaunchRequestArguments, AttachRequestArguments>? arguments;
The latest version of the launch or attach configuration.
final Either2<LaunchRequestArguments, AttachRequestArguments>? arguments;