This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Orienteering
/
trackoffical_app
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b2da2f2bd6
Rami (Branch)
Tag
master
v2
v3
trackoffical...
/
lib
/
service
/
user_profile.dart
user_profile.dart
102 B
Cronologia
Originale
1
2
3
4
5
6
import 'package:get_storage/get_storage.dart';
class UserProfile{
final token = ''.val('token');
}