hasCrossSiteAncestor property

bool? hasCrossSiteAncestor
final

Indicates if the cookie has any ancestors that are cross-site to the topLevelSite.

Supported only in Chrome.

Implementation

final bool? hasCrossSiteAncestor;