Get current error message.
Returns the last error message that occurred during an operation, or null if no error has occurred.
null
@override String? get error => _error;