MLFaceVerificationAnalyzer constructor

MLFaceVerificationAnalyzer()

Implementation

MLFaceVerificationAnalyzer() {
  _channel = const MethodChannel('$baseChannel.verification');
}