getWebviewMethodChannel method
The method channel used to interact with the native platform.
Implementation
@override
@visibleForTesting
MethodChannel getWebviewMethodChannel() => super.methodChannel;
The method channel used to interact with the native platform.
@override
@visibleForTesting
MethodChannel getWebviewMethodChannel() => super.methodChannel;