class StorageKey { static const String libraryKeywordHistoryKey = 'libraryKeywordHistoryKey'; static const String userInfo = 'USER_INFO'; static const String tokenUser = 'TOKEN_USER'; static const String refreshToken = 'REFRESH_TOKEN'; }