linkedToIdentity property

bool linkedToIdentity
final

Whether this data type is linked to the user's identity (Apple NSPrivacyCollectedDataTypeLinked). Defaults to true when omitted in YAML — most real-account data is identity-linked; set false explicitly.

Implementation

final bool linkedToIdentity;