FlutterOptimizelyPlatform constructor

FlutterOptimizelyPlatform()

Initializes a new Optimizely platform using the given plugin _token.

Implementation

FlutterOptimizelyPlatform() : super(token: _token);