webview property
Webview
get
webview
The underlying webview for the view.
Implementation
_i3.Webview get webview => _i5.getProperty(
this,
'webview',
);
The underlying webview for the view.
_i3.Webview get webview => _i5.getProperty(
this,
'webview',
);