This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
dinesh
/
gozap_package
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
187e3a962c
Větve
Značky
main
master
gozap_package
/
lib
/
models
/
DB
/
table.dart
table.dart
100 B
Historie
Surový
1
2
3
4
5
// ignore_for_file: non_constant_identifier_names
class DBTable {
static String User = "User";
}