class MainUIRoutes { static const homeScreen = '/home'; static const resultsScreen = '/results'; }