comment property

String? comment
final

kSecAttrComment: Shared or Unique. A comment associated with the keychain item. Often used for metadata or debugging information.

Implementation

final String? comment;