options property

Optional options to be used when the debug adapter is started. Defaults to undefined.

Implementation

_i3.DebugAdapterExecutableOptions get options => _i5.getProperty(
      this,
      'options',
    );