ScanbotSdkConfig constructor
ScanbotSdkConfig({})
Implementation
ScanbotSdkConfig(
{this.licenseKey = "",
this.loggingEnabled,
this.enableNativeLogging,
this.storageBaseDirectory,
this.licenseErrorHandler,
this.fileEncryptionPassword,
this.fileEncryptionMode,
this.useCameraX,
this.allowGpuAcceleration,
this.allowXnnpackAcceleration});