error property

Error? get error

Implementation

Error? get error => _error == null ? null : _error;