error property

E error

error is a getter that returns the error.

Throws if there is no error.

Implementation

E get error => _error!;