MLLivenessCapture constructor

MLLivenessCapture()

Implementation

MLLivenessCapture() {
  _channel = const MethodChannel('$baseChannel.liveness');
}