getErrorMessage method

String getErrorMessage()

Implementation

String getErrorMessage() {
  return errorMessage.toDartString();
}