class AccountRoutes { static String login = '/account/login'; static String profile = '/account/profile'; }