class Url { static const LOGIN = "/api/user/login"; static const TASKS = "/api/crons"; }