isCurrentContentURLBypass property

bool get isCurrentContentURLBypass

Returns true if the webview's current content is URL, and if SourceType is SourceType.urlBypass, which means it should use the bypass to fetch the web page content.

Implementation

bool get isCurrentContentURLBypass;