errorStream property

Stream get errorStream

Implementation

Stream get errorStream {
  return client.errorController.stream;
}