firstParty constant

firstParty is triggered only if the resource has the same scheme, domain, and port as the main page resource.

Implementation

static const firstParty = ContentBlockerTriggerLoadType._('first-party');