serverUrl property
dynamic
get
serverUrl
Returns the server URL in the format "ip:port".
Implementation
static get serverUrl => "$ip:$port";
Returns the server URL in the format "ip:port".
static get serverUrl => "$ip:$port";