serverUrl property

dynamic get serverUrl

Returns the server URL in the format "ip:port".

Implementation

static get serverUrl => "$ip:$port";