routes property
Map<HttpMethod, Map<String, Handler> >
get
routes
Implementation
Map<HttpMethod, Map<String, Handler>> get routes => _routes;
Map<HttpMethod, Map<String, Handler>> get routes => _routes;