type property

String get type

The debug session's type from the {@link DebugConfigurationdebug configuration}.

Implementation

_i2.String get type => _i5.getProperty(
      this,
      'type',
    );