class RouterPath { static const String INDEX = "/"; static const String WEB_TABS = "/webTabs"; static const String ME = "/me"; }