error property

HttpError? get error

The response HttpError.

Implementation

HttpError? get error => _error;