methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used to talk to Android and iOS.

Implementation

@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('wifi_configuration');