error property

String? get error

Gets the current error message.

Implementation

String? get error => _error;