error property

E? get error

The current error — shortcut for value.error.

Implementation

E? get error => _value.error;