extensionHostPort property

num get extensionHostPort

Destination port. The webviewPort is resolved to this port.

Implementation

_i2.num get extensionHostPort => _i5.getProperty(
      this,
      'extensionHostPort',
    );