Uri buildAddress({bool webSockets = true}) => buildServerAddress(Uri.parse(address), secure, webSockets: webSockets);