error property

Object? error

The error that occurred in an asynchronous operation.

Implementation

Object? get error => _error;