errorEvent top-level property

dynamic get errorEvent

Events providing information related to errors in scripts or in files.

MDN Reference

Implementation

_i2.dynamic get errorEvent => _i4.getProperty(
      _self,
      'ErrorEvent',
    );