This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Orienteering
/
trackoffical_app
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
b2da2f2bd6
Branches
Tags
master
v2
v3
trackoffical...
/
lib
/
service
/
user_profile.dart
user_profile.dart
102 B
Lịch sử
Raw
1
2
3
4
5
6
import 'package:get_storage/get_storage.dart';
class UserProfile{
final token = ''.val('token');
}