addController method Null safety
- Object controller
Adds a controller and handles the http methods
Implementation
void addController(final Object controller);
Adds a controller and handles the http methods
void addController(final Object controller);