methodChannel property
The method channel used for communication to native SDKs.
Implementation
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('flutter_optimizely');
The method channel used for communication to native SDKs.
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('flutter_optimizely');