THIRD_PARTY constant
THIRD_PARTY is triggered if the resource is not from the same domain as the main page resource.
Implementation
static const THIRD_PARTY = ContentBlockerTriggerLoadType._internal(
'third-party',
'third-party',
);
THIRD_PARTY is triggered if the resource is not from the same domain as the main page resource.
static const THIRD_PARTY = ContentBlockerTriggerLoadType._internal(
'third-party',
'third-party',
);