ScanbotSdkConfig constructor

ScanbotSdkConfig(
  1. {String? licenseKey,
  2. bool? loggingEnabled,
  3. EncryptionParameters? encryptionParameters,
  4. String? storageBaseDirectory,
  5. bool? useCameraX,
  6. bool? allowGpuAcceleration,
  7. bool? allowXnnpackAcceleration,
  8. bool? enableNativeLogging}
)

Implementation

ScanbotSdkConfig