Controller<T extends RouteHandler<T> > constructor
- @literal
A Route Handler is a class that can be registered as a callback.
Implementation
@literal
const Controller();
A Route Handler is a class that can be registered as a callback.
@literal
const Controller();