methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used for communication to native SDKs.

Implementation

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