description property
kSecAttrDescription
: Shared or Unique.
A description of the keychain item. Can describe a category of items
(shared) or be specific to a single item.
Implementation
final String? description;
kSecAttrDescription
: Shared or Unique.
A description of the keychain item. Can describe a category of items
(shared) or be specific to a single item.
final String? description;