lastError property

String get lastError

Implementation

String get lastError {
  return _protocol!.lastError;
}