Blame view

lib/common/core/sp_const.dart 76 Bytes
94342c3f   Key   feat: user util
1
2
3
  class SpConst {
    static const String prefsKeyUserInfo = "key_user_info";
  }