onsecuritypolicyviolation top-level property

dynamic Function(SecurityPolicyViolationEvent)? get onsecuritypolicyviolation

Implementation

_i2.dynamic Function(_i3.SecurityPolicyViolationEvent)?
    get onsecuritypolicyviolation =>
        (_i3.SecurityPolicyViolationEvent p0) => _i4.callMethod(
              _i4.getProperty(
                _self,
                'onsecuritypolicyviolation',
              ),
              r'call',
              [
                _self,
                p0,
              ],
            );