BarcodeCaptureFeedback constructor

BarcodeCaptureFeedback()

Implementation

BarcodeCaptureFeedback() {
  _controller = _BarcodeCaptureFeedbackController(this);
}