ROUTE_DEBUG top-level constant
String
const ROUTE_DEBUG
This should be a library of constants for core features This file is a WIP It's goal is to eliminate magic strings in the core features
If you build your own feature set, it's recommended to include a constants/interface library of your own
Implementation
const ROUTE_DEBUG = '/debug';