teardownJavascriptBridge method
Implementation
Future<void> teardownJavascriptBridge() {
throw UnimplementedError(
"WebView teardownJavascriptBridge is not implemented on the current platform");
}
Future<void> teardownJavascriptBridge() {
throw UnimplementedError(
"WebView teardownJavascriptBridge is not implemented on the current platform");
}