MLHandKeypointAnalyzer constructor

MLHandKeypointAnalyzer()

Implementation

MLHandKeypointAnalyzer() {
  _channel = const MethodChannel('$baseChannel.hand');
}