error property

WebResourceError? error

Returns the current error (if any).

Implementation

WebResourceError? get error => _error;