endpoint property
Endpoint URI — accepts opc.ws / opc.wss (translated to
ws / wss for the underlying dart:io call) as well as raw
ws:// / wss://.
Implementation
final Uri endpoint;
Endpoint URI — accepts opc.ws / opc.wss (translated to
ws / wss for the underlying dart:io call) as well as raw
ws:// / wss://.
final Uri endpoint;