Creates a driver that uses a connection provided by the given _serviceClient, _peer and _appIsolate.
Source
@visibleForTesting FlutterDriver.connectedTo(this._serviceClient, this._peer, this._appIsolate);
Creates a driver that uses a connection provided by the given _serviceClient, _peer and _appIsolate.
@visibleForTesting FlutterDriver.connectedTo(this._serviceClient, this._peer, this._appIsolate);