isNegative property

bool? isNegative
final

kSecAttrIsNegative: Unique. Indicates whether the item is a placeholder or a negative entry. Typically unique to individual keychain items.

Implementation

final bool? isNegative;