MLFaceAnalyzer constructor

MLFaceAnalyzer()

Implementation

MLFaceAnalyzer() {
  _channel = const MethodChannel('$baseChannel.face');
}