error property

dynamic error

Implementation

dynamic get error {
  _startedFuture();
  return _error.value;
}