error property
String
get
error
Error title of the document load failed condition.
Implementation
String get error {
return _error;
}
Error title of the document load failed condition.
String get error {
return _error;
}