error property

Object? get error

The error from the last computation, if any.

Implementation

Object? get error => _error;