class Api { static const String _host = "https://xx.com"; static const String login = _host + "/login"; }