MLGestureAnalyzer constructor

MLGestureAnalyzer()

Implementation

MLGestureAnalyzer() {
  _channel = const MethodChannel('$baseChannel.gesture');
}