Map<String, dynamic> toJson() { return { 'topLevelSite': topLevelSite, 'hasCrossSiteAncestor': hasCrossSiteAncestor, }; }