MLInteractiveLivenessCapture constructor

MLInteractiveLivenessCapture()

Implementation

MLInteractiveLivenessCapture() {
  _channel = const MethodChannel('$baseChannel.interactiveLiveness');
}