Returns a string representation of the proxy in the format 'ip:port'
@override String toString() => '$ip:$port';