error property

Object? get error

Get current error if any

Implementation

Object? get error => _state.error;