Returns true iff there is exactly one listener to stream, which should be a Driver.
bool get isConnected => _streamController.hasListener;