getErrorMessage method

String? getErrorMessage()

Implementation

String? getErrorMessage() {
  return errMsg;
}