menu
nekoton_webview package
documentation
nekoton_webview.dart
ProviderApi
disconnect abstract method
disconnect abstract method
dark_mode
light_mode
disconnect
abstract method
Future
<
void
>
disconnect
(
)
Removes all permissions for current origin and stops all subscriptions
Required permissions: none
Implementation
Future<void> disconnect();
nekoton_webview package
documentation
nekoton_webview
ProviderApi
disconnect abstract method
ProviderApi class