error property

Object? get error

The last error that occurred during fetching, if any.

Implementation

Object? get error => _error;