viewType property

String get viewType

Identifies the type of the webview view, such as 'hexEditor.dataView'.

Implementation

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