setWebBarcodeReader method
Set the preferred barcode detection backend for the web platform.
This is only supported on the web. On other platforms this is a no-op. Must be called before start.
Implementation
void setWebBarcodeReader(WebBarcodeReader reader) {}