error property

DOMException? get error

Implementation

_i3.DOMException? get error => _i4.getProperty(
      this,
      'error',
    );