DecryptConfig constructor
DecryptConfig({})
Implementation
DecryptConfig({
this.promptSubtitle,
this.promptDescription,
this.cancelButtonText,
this.allowDeviceCredentials,
this.shouldMigrate,
this.fallbackOptions,
});