AndroidDecryptionOptions constructor
const
AndroidDecryptionOptions({})
Creates a new AndroidDecryptionOptions instance.
Implementation
const AndroidDecryptionOptions({
this.cancelButtonText,
this.allowDeviceCredentials,
this.subtitle,
});