exemptedCookies property
A list of cookies which should have been blocked by 3PCD but are exempted and stored from the response with the corresponding reason.
Implementation
final List<ExemptedSetCookieWithReason>? exemptedCookies;
A list of cookies which should have been blocked by 3PCD but are exempted and stored from the response with the corresponding reason.
final List<ExemptedSetCookieWithReason>? exemptedCookies;