userConsent property
bool
get
userConsent
Whether the user from a GDPR country has allowed using their personal data for targeting ads.
Implementation
static bool get userConsent => _userConsent;
Whether the user from a GDPR country has allowed using their personal data for targeting ads.
static bool get userConsent => _userConsent;