description property

String? description
final

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;