This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Orienteering
/
trackoffical_app
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b2da2f2bd6
Ramas
Etiquetas
master
v2
v3
trackoffical...
/
lib
/
service
/
user_profile.dart
user_profile.dart
102 B
Histórico
Raw
1
2
3
4
5
6
import 'package:get_storage/get_storage.dart';
class UserProfile{
final token = ''.val('token');
}