viewType property

String get viewType

Identifies the type of the webview panel, such as 'markdown.preview'.

Implementation

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