domException top-level property

dynamic get domException

An abnormal event (called an exception) which occurs as a result of calling a method or accessing a property of a web API.

MDN Reference

Implementation

_i2.dynamic get domException => _i4.getProperty(
      _self,
      'DOMException',
    );