FlutterDriver.connectedTo(VMServiceClient _serviceClient, Peer _peer, VMIsolateRef _appIsolate)

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);