setBarcodeLibraryScriptUrl method

void setBarcodeLibraryScriptUrl(
  1. String scriptUrl
)

Set the source url for the barcode library.

This is only supported on the web.

Implementation

void setBarcodeLibraryScriptUrl(String scriptUrl) {}