options property
DebugAdapterExecutableOptions
get
options
Optional options to be used when the debug adapter is started. Defaults to undefined.
Implementation
_i3.DebugAdapterExecutableOptions get options => _i5.getProperty(
this,
'options',
);