gdprApplies property

bool? gdprApplies
final

Whether GDPR applies for the user in the current context.

While the CMP SDK is in the process of determining if GDPR applies, this property is null.

See:

Implementation

final bool? gdprApplies;