menu
barcode_scanner package
documentation
scanbot_sdk_models.dart
ScanbotSdkConfig
ScanbotSdkConfig constructor
ScanbotSdkConfig constructor
dark_mode
light_mode
ScanbotSdkConfig
constructor
ScanbotSdkConfig
(
{
String
?
licenseKey
,
bool
?
loggingEnabled
,
String
?
storageBaseDirectory
,
})
Implementation
ScanbotSdkConfig( {this.licenseKey, this.loggingEnabled, this.storageBaseDirectory});
barcode_scanner package
documentation
scanbot_sdk_models
ScanbotSdkConfig
ScanbotSdkConfig constructor
ScanbotSdkConfig class