exemptedCookies property

List<ExemptedSetCookieWithReason>? exemptedCookies
final

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;