serverUrl property

String get serverUrl

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

Implementation

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