lastError property

String get lastError

Implementation

String get lastError {
  return _lastError;
}