GitLab
liangchengyou
/
wow_english
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
lib/common/core/sp_const.dart
76 Bytes
Edit
Raw
Normal View
History
94342c3f
Key
feat: user util
1 2 3
class
SpConst
{
static
const
String
prefsKeyUserInfo
=
"key_user_info"
;
}