ErrorMessage property

String? get ErrorMessage
Gets the error message.

Implementation

String? get ErrorMessage => this._errorMessage;