error property

String? get error

Latest error encountered, if any.

Implementation

String? get error => _error.value;