menu
webviewx2 package
documentation
webviewx.dart
BypassProxy
extractPageSource abstract method
extractPageSource abstract method
dark_mode
light_mode
extractPageSource
abstract method
String
extractPageSource
(
String
responseBody
)
Returns the page source from the response body
Implementation
String extractPageSource(String responseBody);
webviewx2 package
documentation
webviewx
BypassProxy
extractPageSource abstract method
BypassProxy class