menu
dds package
documentation
dap.dart
DartCommonLaunchAttachRequestArguments
env property
env property
dark_mode
light_mode
env
property
Map
<
String
,
String
>
?
env
final
Environment variables to pass to the launched process.
Implementation
final Map<String, String>? env;
dds package
documentation
dap
DartCommonLaunchAttachRequestArguments
env property
DartCommonLaunchAttachRequestArguments class