getWebviewMethodChannel method

  1. @override
  2. @visibleForTesting
MethodChannel getWebviewMethodChannel()
override

The method channel used to interact with the native platform.

Implementation

@override
@visibleForTesting
MethodChannel getWebviewMethodChannel() => super.methodChannel;