This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Orienteering
/
trackoffical_app
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b2da2f2bd6
Ramos
Etiquetas
master
v2
v3
trackoffical...
/
lib
/
service
/
user_profile.dart
user_profile.dart
102 B
Histórico
Em bruto
1
2
3
4
5
6
import 'package:get_storage/get_storage.dart';
class UserProfile{
final token = ''.val('token');
}