remoteVmServiceWsUri property

Uri remoteVmServiceWsUri

The web socket Uri of the remote VM service instance that this service will forward requests to.

Can be used with WebSocket to communicate directly with the VM service.

Implementation

Uri get remoteVmServiceWsUri;