setHasNavigationDecision method
Implementation
Future<void> setHasNavigationDecision(
int webviewId,
bool hasNavigationDecision,
) {
throw UnimplementedError();
}
Future<void> setHasNavigationDecision(
int webviewId,
bool hasNavigationDecision,
) {
throw UnimplementedError();
}