notFoundRouteInfo top-level constant
PageRouteInfo
const notFoundRouteInfo
Implementation
const notFoundRouteInfo = PageRouteInfo(path: "/notFound", page: NotFound);
const notFoundRouteInfo = PageRouteInfo(path: "/notFound", page: NotFound);