CHILD_FRAME constant

ContentBlockerTriggerLoadContext const CHILD_FRAME

Child frame load context

Implementation

static const CHILD_FRAME = ContentBlockerTriggerLoadContext._internal(
  'child-frame',
  'child-frame',
);