error property

Object error

Returns the error of a ErrorEvent, throws otherwise.

Implementation

Object get error => throw UnimplementedError('$this has no error.');