error property

String? get error

Current error message, if any.

Implementation

String? get error => _error;