responseText property

String responseText

Implementation

String get responseText {
  return this._responseText;
}