error property

Object? get error

The error object thrown if hydration failed, or null.

Implementation

Object? get error => _error;