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):
9ee3cb5a49
Rami (Branch)
Tag
master
v2
v3
trackoffical...
/
libs
/
track_common
/
lib
/
model
/
user.dart
user.dart
53 B
Cronologia
Originale
1
2
3
4
class UserInfo {
int id = 0;
String name = '';
}