error property

String error

Error title of the document load failed condition.

Implementation

String get error {
  return _error;
}