class Routes { static const String home = "/home"; static const String loading = "/loading"; }