values property

Set of all values of ContentBlockerTriggerLoadContext.

Implementation

static final Set<ContentBlockerTriggerLoadContext> values = [
  ContentBlockerTriggerLoadContext.CHILD_FRAME,
  ContentBlockerTriggerLoadContext.TOP_FRAME,
].toSet();