error property

Object? get error

The error if failed

Implementation

Object? get error => _state.value.error;