synchronizable property
kSecAttrSynchronizable
: Shared.
Indicates whether the keychain item should be synchronized with iCloud.
true
enables synchronization, false
disables it.
Implementation
final bool synchronizable;
kSecAttrSynchronizable
: Shared.
Indicates whether the keychain item should be synchronized with iCloud.
true
enables synchronization, false
disables it.
final bool synchronizable;