This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Orienteering
/
trackoffical_app
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f2f9005b42
Branches
Tags
master
v2
v3
trackoffical...
/
lib
/
service
/
user_profile.dart
user_profile.dart
102 B
Historique
Raw
1
2
3
4
5
6
import 'package:get_storage/get_storage.dart';
class UserProfile{
final token = ''.val('token');
}