shouldMigrate property
Whether legacy (pre-5.x) Keychain keys should be migrated into the Secure Enclave during the decryption request.
Migration is only required when supporting older installations; new deployments can leave this disabled for optimal performance.
Implementation
final bool? shouldMigrate;