String violatedDirective

Source

@DomName('SecurityPolicyViolationEvent.violatedDirective')
@DocsEditable()
String get violatedDirective =>
    _blink.BlinkSecurityPolicyViolationEvent.instance
        .violatedDirective_Getter_(this);