kAiSyncConsentVersion top-level constant
Version string recorded on profiles.ai_sync_consent_version when the
user accepts. Bump if the disclaimer text changes materially so the app
can re-prompt.
Implementation
const String kAiSyncConsentVersion = 'v1';