IosDecryptionOptions constructor
const
IosDecryptionOptions({
- bool? shouldMigrate,
Creates a new IosDecryptionOptions instance.
Implementation
const IosDecryptionOptions({this.shouldMigrate});
Creates a new IosDecryptionOptions instance.
const IosDecryptionOptions({this.shouldMigrate});