error property

E get error

error is a getter that returns the error.

Throws if there is no error.

Implementation

E get error => _error!;