This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
plugins
/
router_gen
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
router_gen
/
lib
/
annotation
/
router_table.dart
router_table.dart
80 B
Permalink
Histórico
Raw
1
2
3
4
5
class RouterTable {
const RouterTable();
}
const routerTable = RouterTable();