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