ML3DFaceAnalyzer constructor

ML3DFaceAnalyzer()

Implementation

ML3DFaceAnalyzer() {
  _channel = const MethodChannel('$baseChannel.face3d');
}