menu
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface.dart
FetchRequest
keepalive property
keepalive property
dark_mode
light_mode
keepalive
property
bool
?
keepalive
getter/setter pair
The keepalive option used to allow the request to outlive the page.
Implementation
bool? keepalive;
webview_inapp_platform_interface package
documentation
flutter_inappwebview_platform_interface
FetchRequest
keepalive property
FetchRequest class