errorMessage property

String? get errorMessage

Error message if any

Implementation

String? get errorMessage => _errorMessage;