errorMessage property

String? get errorMessage

The error message, if any.

Implementation

String? get errorMessage => _errorMessage;