webviewPort property
num
get
webviewPort
Localhost port to remap inside the webview.
Implementation
_i2.num get webviewPort => _i5.getProperty(
this,
'webviewPort',
);
Localhost port to remap inside the webview.
_i2.num get webviewPort => _i5.getProperty(
this,
'webviewPort',
);