|
const String LoginViewRoute = "LoginView";
|
|
const String HomeViewRoute = "HomeView";
|
|
const String ImageShowRoute = "ImageShowRoute";
|
|
const String PaymentViewRoute = "PaymentView";
|
|
const String HistoryViewRoute = "HistoryView";
|
|
// Generate the views here
|