discoveryError property

Object? discoveryError
getter/setter pair

If set, the discovery stream emits this error (after any discoveryResults) so tests can exercise error-surfacing paths.

Implementation

Object? discoveryError;