JsQRScanner constructor

JsQRScanner(
  1. Function onQRCodeScanned,
  2. Function provideVideo
)

Implementation

external factory JsQRScanner(Function onQRCodeScanned, Function provideVideo);