Set license key.
Future<void> setLicense(String license) async { BarcodeReader.productKeys = license; }