EcomFlutterPlugin.private constructor

EcomFlutterPlugin.private(
  1. MethodChannel _channel
)

Implementation

EcomFlutterPlugin.private(this._channel) {
  // _channel.setMethodCallHandler(_handleMessages);
}