class AppStrings { static const String appName = 'UUVPN'; static const String token = 'token'; static const String authData = 'auth_data'; static const String userInfo = 'USER_INFO'; static const String userSubscribe = 'USER_SUBSCRIBE'; static const String serverNode = 'SERVER_NODE'; static const String selectServer = 'SELECT_SERVER'; static const String selectServerIndex = 'SELECT_SERVER_INDEX'; static const String selectServerNode = 'SELECT_SERVER_NODE'; static const String isFirstOpen = "IS_FIRST_OPEN"; static const String openDoor = '开启加速服务'; static const String crispWebsiteId = 'b7b8fcd4-9857-42b7-a39d-51fb4930130d'; }