error property

Object? error

The latest error that has been faced when trying to load a page

Implementation

Object? get error => this._error;